Team:Evry/Template:HomeFooter
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<footer id="footer"> | <footer id="footer"> | ||
- | + | <div class="row"> | |
- | + | <div class="logo-footer logo-gray pull-right"></div> | |
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-4 col-sm-4 col-xs-6"> | ||
+ | <ul class="social-links"> | ||
+ | <li> | ||
+ | <a href="http://twitter.com/iGEM_Evry" target="_blank"> | ||
+ | <i class="fa fa-twitter fa-2x icon icon-twitter"></i> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="http://www.facebook.com/evry.igem?fref=ts&ref=br_tf" target="_blank"> | ||
+ | <i class="fa fa-facebook fa-2x icon icon-facebook"></i> | ||
+ | </a> | ||
+ | </li> | ||
+ | </ul> | ||
</div> | </div> | ||
- | + | <div class="col-md-4 col-sm-4 col-xs-6"> | |
- | + | <h5>Contacts</h5> | |
- | + | <ul> | |
- | + | <li><a href="mailto:igemevry@gmail.com" target="_blank">igemevry@gmail.com</a> | |
- | + | </li> | |
- | + | </ul> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | + | </div> | |
- | + | <div class="row"> | |
- | + | <!-- Please don't delete this line--> | |
- | + | <div class="col-md-6"> | |
- | + | <p class="copyright"> | |
- | + | © 2014 Designed and created by <a href="https://plus.google.com/+OlehZasadnyy/about">Oleh Zasadnyy</a> · <a href="http://lviv.gdg.org.ua" target="_blank">GDG Lviv</a> | |
- | + | </p> | |
</div> | </div> | ||
+ | </div> | ||
</footer> | </footer> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</html> | </html> |
Revision as of 07:56, 19 August 2014