Team:BCCS-Bristol/Templates/galleryImage
From 2010.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<div class="img"> | <div class="img"> | ||
<a id="single_image" href="</html>{{{imBig}}}<html>" | <a id="single_image" href="</html>{{{imBig}}}<html>" | ||
- | title="</html>{{{ | + | title="</html>{{{description}}}<html>"> |
<img src="</html>{{{imThumb}}}<html>" | <img src="</html>{{{imThumb}}}<html>" | ||
alt="</html>{{{caption}}}<html>"/></a> | alt="</html>{{{caption}}}<html>"/></a> | ||
- | <div class="desc">{{{ | + | <div class="desc">{{{caption}}}</div> |
</div> | </div> | ||
</html> | </html> |
Revision as of 21:42, 24 October 2010