comparison themes/blog.steve.org.uk/month.template @ 120:e53f82c0898e

Updated so that the comment links are left-aligned
author Steve Kemp <steve@steve.org.uk>
date Thu, 13 Dec 2007 20:46:01 +0000
parents 5066f7ad8b46
children 7a05117f1bc3
comparison
equal deleted inserted replaced
119:5066f7ad8b46 120:e53f82c0898e
64 <div class="body"> 64 <div class="body">
65 <!-- tmpl_var name='body' --> 65 <!-- tmpl_var name='body' -->
66 </div> 66 </div>
67 <div class="tags"> 67 <div class="tags">
68 <!-- tmpl_if name='comment_count' --> 68 <!-- tmpl_if name='comment_count' -->
69 <span class="comments">
69 <a href="<!-- tmpl_var name='top' --><!-- tmpl_var name='link' escape='html' -->#comments"><!-- tmpl_var name='comment_count' --> comment(s)</a> 70 <a href="<!-- tmpl_var name='top' --><!-- tmpl_var name='link' escape='html' -->#comments"><!-- tmpl_var name='comment_count' --> comment(s)</a>
71 </span>
70 <!-- /tmpl_if --> 72 <!-- /tmpl_if -->
71 73
72 <!-- tmpl_if name='tags' --> 74 <!-- tmpl_if name='tags' -->
73 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 --> 75 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 -->
74 <!-- tmpl_else --> 76 <!-- tmpl_else -->