comparison themes/default/month.template @ 102:7a87c1556a0e

Updated.
author Steve Kemp <steve@steve.org.uk>
date Wed, 12 Dec 2007 17:50:41 +0000
parents f3b73f970dd2
children 02f239be7568
comparison
equal deleted inserted replaced
101:b67757b6fdae 102:7a87c1556a0e
35 <div class="body"> 35 <div class="body">
36 <!-- tmpl_var name='body' --> 36 <!-- tmpl_var name='body' -->
37 </div> 37 </div>
38 <div class="tags"> 38 <div class="tags">
39 <!-- tmpl_if name='comment_count' --> 39 <!-- tmpl_if name='comment_count' -->
40 <!-- tmpl_var name='comment_count' --> comments. 40 <span class="comments">
41 <!-- tmpl_var name='comment_count' --> comments.
42 </span>
41 <!-- /tmpl_if --> 43 <!-- /tmpl_if -->
42 44
43 <!-- tmpl_if name='tags' --> 45 <!-- tmpl_if name='tags' -->
44 Tags: <!-- tmpl_loop name='tags' --><a href="<!-- tmpl_var name='top' -->tags/<!-- tmpl_var name='tag' -->"><!-- tmpl_var name='tag' --></a><!-- tmpl_if name="__last__" -->.<!-- tmpl_else -->, <!-- /tmpl_if --><!-- /tmpl_loop --> 46 Tags: <!-- tmpl_loop name='tags' --><a href="<!-- tmpl_var name='top' -->tags/<!-- tmpl_var name='tag' -->"><!-- tmpl_var name='tag' --></a><!-- tmpl_if name="__last__" -->.<!-- tmpl_else -->, <!-- /tmpl_if --><!-- /tmpl_loop -->
45 <!-- tmpl_else --> 47 <!-- tmpl_else -->