From 9c1d0dd3041f1a062f2d9708c0dc6eaa7f089c80 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 12 Mar 2011 15:45:53 +0100 Subject: Calculate the number of comments for each article. Add Google Code Prettify. --- templates/article.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/article.html') diff --git a/templates/article.html b/templates/article.html index 61cc9de..8be086b 100644 --- a/templates/article.html +++ b/templates/article.html @@ -1,4 +1,5 @@
+

{title|html}

@@ -32,10 +33,11 @@ {comments-label|html}
+
{.section commentary} -
+

{comments-heading|html}

{.repeated section comments} -- cgit v1.2.3