From 946317c895c1c8810d0570f3d9b16181832e541d Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sat, 4 Dec 2021 20:32:19 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index bd25d6c33..b760e2316 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -291,13 +291,13 @@ {{ c.author.username }} avatar - + {% if c.author.patron and not c.distinguish_level %} - + {{c.author.username}} {% elif c.distinguish_level and 'rama' in request.host %} - + {{c.author.username}} {% else %} @@ -307,14 +307,8 @@ {% endif %} - {% if c.author.customtitle %} - - {{c.author.customtitle | safe }} - - {% endif %} - {% if c.author.verified %} - + {% endif %} {% if c.bannedfor and c.author.banned_by %}