diff --git a/files/templates/admins.html b/files/templates/admins.html index b76d4b203..7b14da729 100644 --- a/files/templates/admins.html +++ b/files/templates/admins.html @@ -22,7 +22,7 @@ {% for user in admins %} {{loop.index}} - @{{user.username}}'s profile picture{{user.username}}{% if user.admin_level == 1 and v and v.admin_level > 1 %}{% endif %} + @{{user.username}}'s profile picture{{user.username}}{% if user.admin_level == 1 and v and v.admin_level > 1 %}{% endif %} {{user.truecoins}} {{user.modaction_num}} diff --git a/files/templates/comments.html b/files/templates/comments.html index 024508ed6..30a888311 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -205,40 +205,40 @@ {% if c.awards %} {% for a in c.awards %} - + {% endfor %} {% endif %} {% if c.post %} {% set sub = c.post.sub %} {% if sub and c.author.exiled_from(sub) %} - + {% endif %} {% endif %} {% if c.bannedfor %} - + {% endif %} {% if c.active_flags %}{{c.active_flags}} Reports{% endif %} {% if c.over_18 %}+18{% endif %} - {% if v and v.admin_level > 1 and c.author.shadowbanned %}{% endif %} + {% if v and v.admin_level > 1 and c.author.shadowbanned %}{% endif %} {% if c.is_pinned %} - + {% endif %} - {% if c.distinguish_level %}{% endif %} - {% if c.is_op and not c.ghost %}{% endif %} - {% if c.is_bot %}{% endif %} - {% if c.is_blocking %}{% endif %} - {% if c.is_blocked %}{% endif %} + {% if c.distinguish_level %}{% endif %} + {% if c.is_op and not c.ghost %}{% endif %} + {% if c.is_bot %}{% endif %} + {% if c.is_blocking %}{% endif %} + {% if c.is_blocked %}{% endif %} {% if c.ghost %} 👻 {% else %} {% if SITE_NAME=='Drama' and c.author.house %} - House {{c.author.house}} + House {{c.author.house}} {% endif %} - {% if c.author.verified %} + {% if c.author.verified %} {% endif %} {% if not c.author %} {{c.print()}} @@ -348,16 +348,16 @@
- +   - +   - +   - +   - +