Team:UCLondon/Templates/timeline-item
From 2012e.igem.org
(Difference between revisions)
(Created page with "<html> <li><a href="#"></html>{{{date}}}<html></a></li> </html>") |
|||
(17 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | < | + | <div class="tl-item </html>{{{class}}}<html>" style="display:none;"> |
+ | <ul> | ||
+ | <li class="date"><a href="#"></html>{{{date}}}<html></a></li> | ||
+ | <li id="</html>{{{date}}}<html>" class="issue"> | ||
+ | </html>{{{picture}}}<html> | ||
+ | <h1></html>{{{title}}}<html></h1> | ||
+ | <p></html>{{{description}}}<html></p> | ||
+ | <div class="participants"></html>{{{participants}}}<html></div> | ||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
</html> | </html> |
Latest revision as of 01:18, 21 October 2012