diff --git a/files/templates/comments.html b/files/templates/comments.html index ca0f056c91..0fa1769c83 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -406,10 +406,10 @@ {% endif %} {% if c.is_banned and c.ban_reason %} -
removed by @{{c.ban_reason}}
+
Removed by @{{c.ban_reason}}
{% endif %} -
+
{{c.realbody(v) | safe}} {% if c.options %} {% for o in c.options %}