From ce423acf4a535e26696b3602c4a21429502dad98 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 30 Dec 2021 22:56:20 +0200 Subject: [PATCH] fdsfds --- files/templates/admins.html | 2 +- files/templates/comment_failed.html | 6 +- files/templates/comments.html | 118 ++++++++++++------------ files/templates/default.html | 2 +- files/templates/emoji_modal.html | 2 +- files/templates/header.html | 4 +- files/templates/settings_profile.html | 2 +- files/templates/settings_security.html | 2 +- files/templates/submission.html | 18 ++-- files/templates/submission_listing.html | 8 +- files/templates/userpage.html | 4 +- files/templates/userpage_private.html | 4 +- 12 files changed, 86 insertions(+), 86 deletions(-) diff --git a/files/templates/admins.html b/files/templates/admins.html index a5da8ac12..00d04a252 100644 --- a/files/templates/admins.html +++ b/files/templates/admins.html @@ -18,7 +18,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/comment_failed.html b/files/templates/comment_failed.html index aa526be0b..ca9621ef8 100644 --- a/files/templates/comment_failed.html +++ b/files/templates/comment_failed.html @@ -30,9 +30,9 @@
- - - + + +
+ {% else %} @@ -397,29 +397,29 @@
  • {% endif %} {% elif v %} - + {% else %} - + {% endif %} Votes {% if v %} - + - + - + - + {% endif %} Context - + {% if v %} @@ -502,11 +502,11 @@
    - +   - +   - +  
    - Comment - Cancel + Comment + Cancel
    Formatting help
    @@ -572,40 +572,40 @@
  • Votes
  • - Copy link + Copy link Context {% if v %} - Report + Report - Give Award + Give Award - Save + Save - Unsave + Unsave {% if c.author_id == v.id %} - Edit + Edit {% if c.deleted_utc > 0 %} - Undelete + Undelete {% else %} - Delete + Delete {% endif %} - Mark +18 - Unmark +18 + Mark +18 + Unmark +18 {% else %} - Unblock user - Are you sure? - Block user + Unblock user + Are you sure? + Block user {% endif %} {% if c.post and v.id == c.post.author_id and not v.admin_level %} - Pin - Unpin + Pin + Unpin {% endif %} {% endif %} @@ -632,27 +632,27 @@