From a788348d00ffed403bb45d7bbce6e8945fecb8ef Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sat, 4 Dec 2021 20:37:04 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index b760e2316..bd25d6c33 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,8 +307,14 @@ {% endif %} + {% if c.author.customtitle %} + + {{c.author.customtitle | safe }} + + {% endif %} + {% if c.author.verified %} - + {% endif %} {% if c.bannedfor and c.author.banned_by %}