From 68d0af399627dab98e5206f7df26eb354f7d4ce5 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Wed, 6 Aug 2008 17:04:56 -0300 Subject: [PATCH] Show comments when displaying a single article --- blitiri.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = """ %(uday)02d\ %(uhour)02d:%(uminute)02d)
tagged %(tags)s - - with %(comments)s comment(s) + with %(comments)s + comment(s)

-- 2.43.0