From fb10fdfd1154c03c0122dbc2f6d9dc3696231176 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 9 Dec 2021 15:17:49 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/files/templates/comments.html b/files/templates/comments.html index 0cb5602e58..28b9c6ba5e 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -291,6 +291,22 @@ {{ 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 %} + + {{c.author.username}} + + {% endif %} + + {{c.author.username}} {% if c.author.customtitle %}