From 049b051f67d5c274e21a47030050a7f9107c3aca Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 9 Dec 2021 19:47:09 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index c62698d10..26f07d0bf 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -164,7 +164,7 @@
{% if standalone and c.over_18 %}+18{% endif %} {% if c.is_banned %}removed by @{{c.ban_reason}}{% elif c.deleted_utc > 0 %}Deleted by author{% elif c.is_blocking %}You are blocking @{{c.author.username}}{% endif %} @@ -279,7 +279,7 @@