From 5bb748964b19434bd00ede2e86c91d2fade5f9b8 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Fri, 14 Nov 2008 14:21:00 +0100 Subject: [PATCH] Improve CSSability of comments. --- templates/influences/influence_comments_block.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/influences/influence_comments_block.html b/templates/influences/influence_comments_block.html index 462d2b7..e2d6b91 100644 --- a/templates/influences/influence_comments_block.html +++ b/templates/influences/influence_comments_block.html @@ -39,7 +39,9 @@ {% endfor %} {% else %} +

{% trans "No comments were added yet" %} +

{% endif %} -- 2.30.2