comparison themes/blog.steve.org.uk/tags.template @ 119:5066f7ad8b46

Updated.
author Steve Kemp <steve@steve.org.uk>
date Thu, 13 Dec 2007 20:42:02 +0000
parents 95458ff7c463
children e53f82c0898e
comparison
equal deleted inserted replaced
118:95458ff7c463 119:5066f7ad8b46
69 <div class="body"> 69 <div class="body">
70 <!-- tmpl_var name='body' --> 70 <!-- tmpl_var name='body' -->
71 </div> 71 </div>
72 <div class="tags"> 72 <div class="tags">
73 <!-- tmpl_if name='comment_count' --> 73 <!-- tmpl_if name='comment_count' -->
74 <!-- tmpl_var name='comment_count' --> comments. 74 <a href="<!-- tmpl_var name='top' --><!-- tmpl_var name='link' escape='html' -->#comments"><!-- tmpl_var name='comment_count' --> comment(s)</a>
75 <!-- /tmpl_if --> 75 <!-- /tmpl_if -->
76 76
77 <!-- tmpl_if name='tags' --> 77 <!-- tmpl_if name='tags' -->
78 Tags: <!-- tmpl_loop name='tags' --><a href="<!-- tmpl_var name='top' -->tags/<!-- tmpl_var name='tag' escape='html' -->"><!-- tmpl_var name='tag' escape='html' --></a><!-- tmpl_if name="__last__" -->.<!-- tmpl_else -->, <!-- /tmpl_if --><!-- /tmpl_loop --> 78 Tags: <!-- tmpl_loop name='tags' --><a href="<!-- tmpl_var name='top' -->tags/<!-- tmpl_var name='tag' escape='html' -->"><!-- tmpl_var name='tag' escape='html' --></a><!-- tmpl_if name="__last__" -->.<!-- tmpl_else -->, <!-- /tmpl_if --><!-- /tmpl_loop -->
79 <!-- /tmpl_if --> 79 <!-- /tmpl_if -->