Team:UCL/Template:footer-credits

From 2014.igem.org

(Difference between revisions)
(Created page with "blah blah blah")
Line 1: Line 1:
-
blah blah blah
+
<section class="footerCredits">
 +
<div class="container">
 +
<ul class="clearfix">
 +
<li>© 2014 UCL iGEM. All rights reserved.</li>
 +
<li><a href="sitemap.html">Site Map</a></li>
 +
<li><a href="privacy.html">Privacy</a></li>
 +
</ul>
 +
</div>
 +
<!--footerCredits container-->
 +
</section>
 +
<!--close section-->

Revision as of 10:41, 16 May 2014

<section class="footerCredits">

  • © 2014 UCL iGEM. All rights reserved.
  • <a href="sitemap.html">Site Map</a>
  • <a href="privacy.html">Privacy</a>

</section>