comparison themes/blog.mail-scanning.com/tags.inc @ 189:83de58d109f1

Added this theme.
author Steve Kemp <steve@steve.org.uk>
date Wed, 02 Apr 2008 15:11:13 +0100
parents
children
comparison
equal deleted inserted replaced
188:ed2e41d35534 189:83de58d109f1
1 <h2>Tags</h2>
2 <ul>
3 <!-- tmpl_loop name='tagcloud' -->
4 <li><a href="<!-- tmpl_var name='top' -->tags/<!-- tmpl_var name='tag' escape='html' -->"><!-- tmpl_var name='tag' escape='html' --> (<!-- tmpl_var name='count' -->)</a></li>
5 <!-- /tmpl_loop -->
6 </ul>