From 1a9997f6e384055c8164478935c84e2176b4ae25 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 30 Nov 2021 19:55:33 +0200 Subject: [PATCH] dfsfsd --- files/templates/admin/image_posts.html | 3 +++ files/templates/admin/reported_posts.html | 3 +++ files/templates/ban_modal.html | 3 +++ files/templates/comments.html | 14 ++++++++++++- files/templates/default.html | 12 +++++++++-- files/templates/embeds/twitter.html | 3 +++ files/templates/embeds/twitterlight.html | 3 +++ files/templates/expanded_image_modal.html | 3 +++ files/templates/followers.html | 3 +++ files/templates/following.html | 3 +++ files/templates/header.html | 6 +++++- files/templates/home.html | 15 +++++++++++--- files/templates/log.html | 3 +++ files/templates/settings.html | 6 ++++-- files/templates/settings2.html | 5 +++-- files/templates/settings_blocks.html | 3 +++ files/templates/settings_css.html | 3 +++ files/templates/settings_profile.html | 3 +++ files/templates/settings_security.html | 3 +++ files/templates/submission.html | 25 ++++++++++++++++++----- files/templates/submission_listing.html | 6 ++++++ files/templates/userpage.html | 10 +++++++-- files/templates/userpage_blocked.html | 3 +++ files/templates/userpage_blocking.html | 3 +++ files/templates/userpage_reserved.html | 3 +++ 25 files changed, 129 insertions(+), 18 deletions(-) diff --git a/files/templates/admin/image_posts.html b/files/templates/admin/image_posts.html index 3c469e26a6..a12c46ab10 100644 --- a/files/templates/admin/image_posts.html +++ b/files/templates/admin/image_posts.html @@ -12,6 +12,7 @@ {% block fixedMobileBarJS %} {% endblock %} diff --git a/files/templates/admin/reported_posts.html b/files/templates/admin/reported_posts.html index d0716b8906..265126520e 100644 --- a/files/templates/admin/reported_posts.html +++ b/files/templates/admin/reported_posts.html @@ -40,6 +40,7 @@ {% block fixedMobileBarJS %} {% endblock %} diff --git a/files/templates/ban_modal.html b/files/templates/ban_modal.html index 31e7e6e1c6..8690649c23 100644 --- a/files/templates/ban_modal.html +++ b/files/templates/ban_modal.html @@ -1,5 +1,6 @@