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}}