From 4155b2ca3bdeb9724c86ddb3fc626c2f1e9693e3 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 22 Feb 2022 10:31:27 +0200 Subject: [PATCH] xcv --- files/templates/admins.html | 2 +- files/templates/comments.html | 56 ++++++++++++------------- files/templates/formatting.html | 8 ++-- files/templates/header.html | 24 +++++------ files/templates/marseys.html | 4 +- files/templates/settings_profile.html | 24 +++++------ files/templates/shop.html | 2 +- files/templates/submission.html | 46 ++++++++++---------- files/templates/submission_listing.html | 36 ++++++++-------- files/templates/submit.html | 14 +++---- files/templates/userpage.html | 56 ++++++++++++------------- 11 files changed, 136 insertions(+), 136 deletions(-) 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 @@
- +   - +   - +   - +   - +