Team:UCL/Template:pagefooter

From 2014.igem.org

(Difference between revisions)
(Created page with "blah blah blah")
Line 1: Line 1:
-
blah blah blah
+
<!--begin footer -->
 +
<footer id="footer" class="clearfix">
 +
<div class="container"><!--footer container-->
 +
 +
 +
<div class="row-fluid">
 +
<div class="span4">
 +
            <!--#include file="footer_contactus.html" -->
 +
</div>
 +
<!-- close .span4 -->
 +
 +
<!--section containing newsletter signup and recent images-->
 +
<div class="span4">
 +
            <!--#include file="footer_blogposts.html" -->
 +
</div>
 +
<!-- close .span4 -->
 +
 +
<!--section containing blog posts-->
 +
<div class="span4">
 +
            <!--#include file="footer_tweets.html" -->
 +
</div>
 +
<!-- close .span4 -->
 +
</div>
 +
<!-- close .row-fluid-->
 +
</div>
 +
<!-- close footer .container-->
 +
 
 +
        <!--#include file="footer_credits.html" -->
 +
 +
</footer>
 +
<!--/.footer-->
 +
 +
<span class="backToTop"><a href="#top">back to top</a></span>

Revision as of 10:43, 16 May 2014

<footer id="footer" class="clearfix">






</footer>


<a href="#top">back to top</a>