socialforge/app/views/layouts/_base_footer.html.erb

7 lines
341 B
Plaintext
Raw Normal View History

2013-08-10 20:12:23 +08:00
<!--add by huang-->
<div id="footer" style="margin-left:-5px;padding-top: 50px;clear: both;">
2013-08-11 15:27:34 +08:00
<div style="border-top:solid 1px #C6E9F1;width:940px;margin-left:auto;margin-right:auto;margin-bottom: 5px;margin-top: -10px;"></div>
<div class="base_footer"><div align="center">
<%= "Trustie Team "%> &copy; 2013
</div></div>
</div>