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