comparison themes/default/entry.template @ 85:f3b73f970dd2

Added comments.
author Steve Kemp <steve@steve.org.uk>
date Wed, 12 Dec 2007 14:55:19 +0000
parents 1dfe7bba023c
children 02f239be7568
comparison
equal deleted inserted replaced
84:c7f71166bc90 85:f3b73f970dd2
27 <!-- tmpl_if name='tags' --> 27 <!-- tmpl_if name='tags' -->
28 <div class="tags">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 --></div> 28 <div class="tags">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 --></div>
29 <!-- /tmpl_if --> 29 <!-- /tmpl_if -->
30 </div> 30 </div>
31 31
32 <!-- tmpl_include name="comment-loop.inc" -->
33 <!-- tmpl_include name="comment-form.inc" -->
34
32 <div id="sidebar"> 35 <div id="sidebar">
33 <!-- tmpl_if name='datecloud' --> 36 <!-- tmpl_if name='datecloud' -->
34 <h2>Archive</h2> 37 <h2>Archive</h2>
35 <ul> 38 <ul>
36 <!-- tmpl_loop name='datecloud' --> 39 <!-- tmpl_loop name='datecloud' -->