diff --git a/files/templates/comments.html b/files/templates/comments.html index b6ea54e9a9..6a80b96a0c 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -485,7 +485,7 @@ {% if not (v and v.id == c.author_id) %} -
+
{{c.body}}
{% endif %}