git » blitiri » commit 68d0af3

Show comments when displaying a single article

author Leandro Lucarella
2008-08-06 20:04:56 UTC
committer Alberto Bertogli
2008-08-08 22:53:20 UTC
parent a5749f095f091ee8af98d0a92abea8276d1001e4

Show comments when displaying a single article

blitiri.cgi +2 -1

diff --git a/blitiri.cgi b/blitiri.cgi
index 11a7df8..583a497 100755
--- a/blitiri.cgi
+++ b/blitiri.cgi
@@ -118,7 +118,8 @@ default_article_header = """
 <a class="date" href="%(url)s/%(uyear)d/%(umonth)d/%(uday)d/">%(uday)02d</a>\
     %(uhour)02d:%(uminute)02d)</span><br/>
   <span class="tags">tagged %(tags)s</span> -
-  <span class="comments">with %(comments)s comment(s)</span>
+  <span class="comments">with %(comments)s
+    <a href="%(url)s/post/%(uuid)s#comments">comment(s)</a></span>
 </span><br/>
 <p/>
 <div class="artbody">