From c7bc3bc2d71831f189708f93f9319b7f06025e4a Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 7 Jan 2022 00:43:32 +0200 Subject: [PATCH] sfd --- files/templates/comments.html | 2 +- files/templates/submission.html | 2 +- files/templates/submission_listing.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index bf1a77c0d..395dd8f8e 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -192,7 +192,7 @@ {% endfor %} {% endif %} - {% if c.bannedfor and c.author.banned_by %} + {% if c.bannedfor %} {% endif %} {% if c.active_flags %}{{c.active_flags}} Reports{% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 5fd5d0169..82d104c62 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -328,7 +328,7 @@