From c7afc4ad0b04779d078f97b28b58a2701dd2ce68 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 6 Dec 2021 13:29:27 -0600 Subject: [PATCH] fix --- files/templates/submission.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index bf626f3169..1256563eda 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -400,9 +400,9 @@ {% if p.domain == "twitter.com" %} {{p.embed_url | safe}} {% if v and v.theme.split("_")[0] in ["light", "coffee", "4chan"] %} - + {% else %} - + {% endif %} {% elif "youtu" in p.domain %} @@ -416,7 +416,6 @@ {% endif %} {% endif %} - {% if p.author.sig_html and (p.author_id == 1904 or not (v and v.sigs_disabled)) %}
{{p.author.sig_html | safe}}