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 %}