diff -r b7a092a52eae -r 33c7e20efcb7 src/cm/templates/site/macros/text_comments.html --- a/src/cm/templates/site/macros/text_comments.html Mon Aug 06 13:42:15 2012 +0200 +++ b/src/cm/templates/site/macros/text_comments.html Mon Aug 06 17:51:25 2012 +0200 @@ -10,7 +10,7 @@ [{{ comment.num }}] {% endif %} -
+

{{ comment.title }}
{% blocktrans with comment.get_name as name and comment.created|local_date:tz as date %}by {{ name }} on {{ date }}{% endblocktrans %}