From: Drew Fisher Date: Thu, 6 Jan 2011 19:56:24 +0000 (-0600) Subject: Modify multiday template to link to comment section of individual posts. X-Git-Url: http://git.zarvox.org/shortlog/style.css?a=commitdiff_plain;h=6c3c297bf7b72f5919264c276e3d26cdd0599dd1;p=shortlog.git Modify multiday template to link to comment section of individual posts. --- diff --git a/templates/multiday.html b/templates/multiday.html index b9fc9c7..137ba83 100644 --- a/templates/multiday.html +++ b/templates/multiday.html @@ -16,7 +16,7 @@ $# comment count) $notes $for i in xrange(len(entries)):
-

$entries[i][0] | $entries[i][2] comments

+

$entries[i][0] | $entries[i][2] comments

$for sec in entries[i][1]: $:sec