From 58ad0f5dbc8e8d9a6e0dfe30765e2db5ee6307a2 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 24 Feb 2022 20:07:53 +0200 Subject: [PATCH] data-bs-original-title --- files/templates/admins.html | 2 +- files/templates/comments.html | 56 +++++++++++----------- files/templates/formatting.html | 8 ++-- files/templates/header.html | 24 +++++----- files/templates/home.html | 6 +-- 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 | 64 ++++++++++++------------- 12 files changed, 143 insertions(+), 143 deletions(-) diff --git a/files/templates/admins.html b/files/templates/admins.html index c6120dda9..eaad550fc 100644 --- a/files/templates/admins.html +++ b/files/templates/admins.html @@ -22,7 +22,7 @@ {% for user in admins %} {{loop.index}} - {{user.username}}{% if user.admin_level == 1 and v and v.admin_level > 1 %}{% endif %} + {{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 f31302669..59e69c054 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -189,40 +189,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()}} @@ -332,16 +332,16 @@
- +   - +   - +   - +   - +