view themes/blog.steve.org.uk/tags.inc @ 249:93b4f9723d5a release-2.9

2.9 release.
author Steve Kemp <steve@steve.org.uk>
date Fri, 16 May 2008 17:48:21 +0100
parents bef6c294a643
children
line wrap: on
line source

<h2>Tags</h2>
 <ul>
  <!-- tmpl_loop name='tagcloud' -->
   <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>
  <!-- /tmpl_loop -->
 </ul>