From 37257b9618315ee927678b441d7b0e2d2cf1a327 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 1 Dec 2021 14:25:00 +0200 Subject: [PATCH] dsffds --- files/templates/admin/image_posts.html | 41 ++++--- files/templates/admin/reported_posts.html | 41 ++++--- files/templates/ban_modal.html | 4 +- files/templates/comments.html | 50 ++++---- files/templates/default.html | 99 ++++++++-------- files/templates/embeds/twitter.html | 7 +- files/templates/embeds/twitterlight.html | 7 +- files/templates/followers.html | 15 ++- files/templates/following.html | 15 ++- files/templates/home.html | 97 ++++++++------- files/templates/mobile_navigation_bar.html | 2 +- files/templates/settings_blocks.html | 53 +++++---- files/templates/settings_css.html | 14 +-- files/templates/settings_profile.html | 27 +++-- files/templates/settings_security.html | 17 ++- files/templates/submission.html | 130 ++++++++++----------- files/templates/submission_listing.html | 45 ++++--- files/templates/userpage.html | 48 ++++---- files/templates/userpage_blocked.html | 41 ++++--- files/templates/userpage_blocking.html | 41 ++++--- files/templates/userpage_reserved.html | 41 ++++--- 21 files changed, 404 insertions(+), 431 deletions(-) diff --git a/files/templates/admin/image_posts.html b/files/templates/admin/image_posts.html index a8aa147562..c248b3667d 100644 --- a/files/templates/admin/image_posts.html +++ b/files/templates/admin/image_posts.html @@ -12,28 +12,27 @@ {% block fixedMobileBarJS %} {% endblock %} diff --git a/files/templates/admin/reported_posts.html b/files/templates/admin/reported_posts.html index a748c65bcc..08c3a0c531 100644 --- a/files/templates/admin/reported_posts.html +++ b/files/templates/admin/reported_posts.html @@ -40,28 +40,27 @@ {% block fixedMobileBarJS %} {% endblock %} diff --git a/files/templates/ban_modal.html b/files/templates/ban_modal.html index 9b0739a227..8d2059c60a 100644 --- a/files/templates/ban_modal.html +++ b/files/templates/ban_modal.html @@ -1,6 +1,6 @@