diff themes/copyrighteous/entry.template @ 85:f3b73f970dd2

Added comments.
author Steve Kemp <steve@steve.org.uk>
date Wed, 12 Dec 2007 14:55:19 +0000
parents 6b5d3f055a8c
children e8bd57e2e40b
line wrap: on
line diff
--- a/themes/copyrighteous/entry.template	Tue Dec 11 23:07:00 2007 +0000
+++ b/themes/copyrighteous/entry.template	Wed Dec 12 14:55:19 2007 +0000
@@ -36,6 +36,19 @@
 </div>
 </div>
 
+<!-- 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 -->
+
 <div id="rightmenu">
 <!-- tmpl_if name='datecloud' -->
 <span class="rightMenu">Archives</span><br />