wezm.net/templates/image.html
Wesley Moore 51f62bf5ac Simplify sprited thumbnail presentation
A generated style sheet is no longer needed and the HTML makes more sense.
2010-03-01 07:37:38 +11:00

4 lines
99 B
HTML

<li>
<a href="{{href}}" rel="prettyPhoto[flickr]"><img src="{{src}}" alt="{{alt}}" /></a>
</li>