diff --git a/files/templates/comments.html b/files/templates/comments.html index c6f822cd21..a1dd914372 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -271,9 +271,7 @@
- - {% if c.awards %} @@ -283,96 +281,94 @@ {% endif %} {% if c.post and c.post.award_count("ghosts") %} - 👻 + 👻 {% else %} -
+
-
- {{ c.author.username }} avatar -
+
+ {{ c.author.username }} avatar +
- - {% if c.author.patron and not c.distinguish_level %} - - {{c.author.username}} + + {% 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 %} + + + {% if c.author.customtitle %} + + {{c.author.customtitle | safe }} + + {% endif %} + + {% if c.author.verified %} + + {% endif %} + + {% if c.bannedfor and c.author.banned_by %} + + {% endif %} + {% if c.active_flags %} + {{c.active_flags}} Reports + {% endif %} + {% if c.over_18 %} + +18 + {% endif %} + {% if v and v.admin_level==6 and c.author.shadowbanned %} + + {% endif %} + {% if c.is_pinned %} + + {% endif %} + {% if c.distinguish_level %} + + {% endif %} + {% if c.is_op %} + + {% endif %} + {% if c.is_bot %} + + {% endif %} + {% if c.is_blocking %} + + {% endif %} + {% if c.is_blocked %} + + {% endif %} + {% if c.parent_comment_id and not standalone and level<=7 %} + + + + + {% if c.post and c.post.award_count("ghosts") %} + 👻 + {% else %} + {{ c.parent_comment.author.username }}{% endif %} + + + {% endif %} + + {{c.age_string}} - {% elif c.distinguish_level and 'rama' in request.host %} - - {{c.author.username}} - - {% else %} - - {{c.author.username}} + {% if c.edited_utc %} + + Edited {{c.edited_string}} {% endif %} - - - {% if c.author.customtitle %} - - {{c.author.customtitle | safe }} - +
{% endif %} - - {% if c.author.verified %} - - {% endif %} - - {% if c.bannedfor and c.author.banned_by %} - - {% endif %} - {% if c.active_flags %} - {{c.active_flags}} Reports - {% endif %} - {% if c.over_18 %} - +18 - {% endif %} - {% if v and v.admin_level==6 and c.author.shadowbanned %} - - {% endif %} - {% if c.is_pinned %} - - {% endif %} - {% if c.distinguish_level %} - - {% endif %} - {% if c.is_op %} - - {% endif %} - {% if c.is_bot %} - - {% endif %} - {% if c.is_blocking %} - - {% endif %} - {% if c.is_blocked %} - - {% endif %} - {% if c.parent_comment_id and not standalone and level<=7 %} - - - - - {% if c.post and c.post.award_count("ghosts") %} - 👻 - {% else %} - {{ c.parent_comment.author.username }}{% endif %} - - - {% endif %} - - {{c.age_string}} - - {% if c.edited_utc %} - - Edited {{c.edited_string}} - - {% endif %} - -
- {% endif %} - -
+ {% if c.active_flags %}