From 7935a83a215fcfa5dfea78b817834965c94db9d9 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 21 Jul 2021 13:34:18 +0200 Subject: [PATCH] sneed --- ruqqus/templates/admin/flagged_posts.html | 9 -- ruqqus/templates/admin/image_posts.html | 10 --- ruqqus/templates/comment_failed.html | 2 - ruqqus/templates/default.html | 100 ++++++++++++++++++++++ ruqqus/templates/errors/503.html | 4 - ruqqus/templates/login_2fa.html | 10 --- ruqqus/templates/mine/mine.html | 4 - ruqqus/templates/notifications.html | 4 - ruqqus/templates/search.html | 8 -- ruqqus/templates/sign_up.html | 21 +++++ ruqqus/templates/submission_banned.html | 4 - ruqqus/templates/userpage.html | 4 - ruqqus/templates/userpage_blocked.html | 4 - ruqqus/templates/userpage_blocking.html | 4 - ruqqus/templates/userpage_comments.html | 4 - ruqqus/templates/userpage_deleted.html | 4 - ruqqus/templates/userpage_reserved.html | 4 - 17 files changed, 121 insertions(+), 79 deletions(-) diff --git a/ruqqus/templates/admin/flagged_posts.html b/ruqqus/templates/admin/flagged_posts.html index ef9cccba88..d345af0dfb 100644 --- a/ruqqus/templates/admin/flagged_posts.html +++ b/ruqqus/templates/admin/flagged_posts.html @@ -9,11 +9,6 @@ {% block desktopUserBanner %}{% endblock %} {% block mobileUserBanner %}{% endblock %} -{% block adminscripts %} - -{% endblock %} - - {% block postNav %}
@@ -44,10 +39,6 @@ {% endblock %} -{% block enlargeThumbJS %} - -{% endblock %} - {% block fixedMobileBarJS %} -{% endblock %} - - {% block postNav %}{% endblock %} - -{% block enlargeThumbJS %} - -{% endblock %} - {% block fixedMobileBarJS %} @@ -122,9 +121,6 @@ - - - diff --git a/ruqqus/templates/login_2fa.html b/ruqqus/templates/login_2fa.html index cfe58086c7..a5d4495792 100644 --- a/ruqqus/templates/login_2fa.html +++ b/ruqqus/templates/login_2fa.html @@ -113,16 +113,6 @@
-{% include "bootstrap.html" %} - - - - - - - - - diff --git a/ruqqus/templates/mine/mine.html b/ruqqus/templates/mine/mine.html index be56a36409..65ae0abeee 100644 --- a/ruqqus/templates/mine/mine.html +++ b/ruqqus/templates/mine/mine.html @@ -1,9 +1,5 @@ {% extends "home.html" %} -{% block enlargeThumbJS %} - -{% endblock %} - {% block PseudoSubmitForm %}{% endblock %} diff --git a/ruqqus/templates/notifications.html b/ruqqus/templates/notifications.html index df10d089e9..552360b9d8 100644 --- a/ruqqus/templates/notifications.html +++ b/ruqqus/templates/notifications.html @@ -10,10 +10,6 @@
{% endblock %} -{% block gifKeyboard %} - -{% endblock %} - {% block content %}
diff --git a/ruqqus/templates/search.html b/ruqqus/templates/search.html index 1473be3857..88ed6d5552 100644 --- a/ruqqus/templates/search.html +++ b/ruqqus/templates/search.html @@ -7,14 +7,6 @@ {% endblock %} -{% block enlargeThumbJS %} - -{% endblock %} - -{% block toggleView %} - -{% endblock %} - {% block PseudoSubmitForm %}{% endblock %} {% block navbar %} diff --git a/ruqqus/templates/sign_up.html b/ruqqus/templates/sign_up.html index 3302ff964a..5cc8d8a5e1 100644 --- a/ruqqus/templates/sign_up.html +++ b/ruqqus/templates/sign_up.html @@ -3,6 +3,27 @@ {% include "bootstrap.html" %} -{% endblock %} - {% block content %}
diff --git a/ruqqus/templates/userpage.html b/ruqqus/templates/userpage.html index 9d69f4e74c..8e0e05d898 100644 --- a/ruqqus/templates/userpage.html +++ b/ruqqus/templates/userpage.html @@ -15,10 +15,6 @@ {% block pagetype %}userpage{% endblock %} -{% block enlargeThumbJS %} - -{% endblock %} - {% block title %} {{u.username}}'s profile - Drama {% if u.is_private %} diff --git a/ruqqus/templates/userpage_blocked.html b/ruqqus/templates/userpage_blocked.html index 1a8ef7d47f..2aafc47b4b 100644 --- a/ruqqus/templates/userpage_blocked.html +++ b/ruqqus/templates/userpage_blocked.html @@ -2,10 +2,6 @@ {% block pagetype %}userpage{% endblock %} -{% block enlargeThumbJS %} - -{% endblock %} - {% block fixedMobileBarJS %} -{% endblock %} - {% block fixedMobileBarJS %} -{% endblock %} - {% block content %}
diff --git a/ruqqus/templates/userpage_deleted.html b/ruqqus/templates/userpage_deleted.html index 9105f142a0..cb9fa3b29f 100644 --- a/ruqqus/templates/userpage_deleted.html +++ b/ruqqus/templates/userpage_deleted.html @@ -2,10 +2,6 @@ {% block pagetype %}userpage{% endblock %} -{% block enlargeThumbJS %} - -{% endblock %} - {% block fixedMobileBarJS %} -{% endblock %} - {% block fixedMobileBarJS %}