Team:UCL/Template:footer-tweets

From 2014.igem.org

Revision as of 10:42, 16 May 2014 by Adamdenyer (Talk | contribs)

<section class="tweets">

Tweets

</section>

<script class="source2" type="text/javascript">

    $('.tweets .footerPosts').twittie({
        dateFormat: '%b. %d, %Y',
        template: '<a href="#">Template:Tweet</a> Template:Date',
        count: 4
   });

</script>