From f60dd9b984a347aec60bb2d87ef86b18ecee3e19 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 26 Jul 2021 03:23:29 +0200 Subject: [PATCH] fggf --- drama/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drama/templates/comments.html b/drama/templates/comments.html index 1cf5d9e7dd..948b379197 100644 --- a/drama/templates/comments.html +++ b/drama/templates/comments.html @@ -13,7 +13,7 @@ -{% if (c.is_banned or c.deleted_utc > 0 or c.is_blocking or c.is_blocked) and not (v and v.admin_level>0) and not (v and v.id==c.author_id) %} +{% if (c.is_banned or c.is_blocking or c.is_blocked) and not (v and v.admin_level>0) and not (v and v.id==c.author_id) %}