From 8b7e2851f28ffe941182a92aff8796beb2070546 Mon Sep 17 00:00:00 2001 From: Rainbow Spike Date: Sat, 7 Sep 2019 01:53:41 +1000 Subject: [PATCH] =?UTF-8?q?=D0=A2=D0=B0=D0=BA=20=D0=B7=D0=B2=D1=83=D1=87?= =?UTF-8?q?=D0=B8=D1=82=20=D0=BC=D0=B5=D0=BD=D0=B5=D0=B5=20=D1=81=D0=BA?= =?UTF-8?q?=D0=BE=D0=BB=D1=8C=D0=B7=D0=BA=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/templates/comments.html b/www/templates/comments.html index 85db3ee..6034b51 100644 --- a/www/templates/comments.html +++ b/www/templates/comments.html @@ -11,6 +11,6 @@ {% if unread_comments %}{{unread_comments or 0}}{% endif %} {% endif %} {% if unread_comments %} - + {% endif %} {% endblock %}