From e6648c59850188bdd0db1adb357b00b573497759 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 8 Nov 2021 14:30:36 +0200 Subject: [PATCH] gffg --- files/templates/submission.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 6c3bf70eb..7c89209e9 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -527,11 +527,6 @@ {% endfor %} - - {% if p.author.sig_html and (p.author_id == 1904 or not (v and v.sigs_disabled)) %} -
- {{p.author.sig_html | safe}} - {% endif %} {% if p.is_banned and p.ban_reason %}
removed by @{{p.ban_reason}}
@@ -551,6 +546,13 @@ {% include "embeds/youtube.html" %} {% endif %} {% endif %} + + + {% if p.author.sig_html and (p.author_id == 1904 or not (v and v.sigs_disabled)) %} +
+ {{p.author.sig_html | safe}} + {% endif %} + {% if v and (v.id==p.author_id or v.admin_level==6 and v.id in [1,28,995,2513]) and not v.is_suspended %}