diff --git a/files/templates/submission.html b/files/templates/submission.html index 2f8172bfb..14e3e6830 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -372,7 +372,7 @@ {% endfor %} {% if p.is_banned and p.ban_reason %} -
removed by @{{p.ban_reason}}
+
removed by @{{p.ban_reason}}
{% endif %}