From c38df109d470d5d888f72e44c8aebee45290bf79 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 12 Jan 2024 09:26:17 +0200 Subject: [PATCH] remove weird Xs --- files/templates/post_banned.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/files/templates/post_banned.html b/files/templates/post_banned.html index cbbb7f756..6a9feb018 100644 --- a/files/templates/post_banned.html +++ b/files/templates/post_banned.html @@ -24,13 +24,8 @@
{% if p.nsfw %}NSFW {% endif %}{% if p.is_banned %}Removed by @{{p.ban_reason}} (Site Admin){% else %}[Deleted by user]{% endif %}
-
-
- - - -
-
+
+
{% if v and v.admin_level >= PERMS['POST_COMMENT_MODERATION'] and p.body_html %}