Team:UCL/Template:footer-credits
From 2014.igem.org
(Difference between revisions)
Adamdenyer (Talk | contribs) (Created page with "blah blah blah") |
Adamdenyer (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | + | <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>