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 %}