diff themes/blocky/entry.template @ 86:ad6136b094b8

Updated.
author Steve Kemp <steve@steve.org.uk>
date Wed, 12 Dec 2007 14:55:51 +0000
parents f3b73f970dd2
children cdb525ec06d7
line wrap: on
line diff
--- a/themes/blocky/entry.template	Wed Dec 12 14:55:19 2007 +0000
+++ b/themes/blocky/entry.template	Wed Dec 12 14:55:51 2007 +0000
@@ -35,18 +35,8 @@
   </td><td align="right"><!-- tmpl_var name='date' --></td></tr></table>
  </fieldset>
 
-<!-- tmpl_if name='comments' -->
- <h3>Comments On This Entry</h3>
- <blockquote>
- <!-- tmpl_loop name='comments' -->
-  <div class="entry">
-  <div class="title"><!-- tmpl_var name='name' --></div>
-  <div class="date"><!-- tmpl_var name='date' --></div>
-  <div class="body"><!-- tmpl_var name='body' --></div>
-  </div>
- <!-- /tmpl_loop -->
- </blockquote>
-<!-- /tmpl_if -->
+<!-- tmpl_include name="comment-loop.inc" -->
+<!-- tmpl_include name="comment-form.inc" -->
 
 </td>
 <td width="20%" valign="top">