diff --git a/files/templates/submission.html b/files/templates/submission.html index 496a121e9..93e1230dc 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -218,14 +218,16 @@
+
{% if p.is_banned and p.ban_reason %} -
- - - Removed by @{{p.ban_reason}} - -
+
+ + + Removed by @{{p.ban_reason}} + +
{% endif %} +