From 8d4fad12f50ac4ad5fa31e25daa026af00d2b955 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 5 Dec 2021 00:36:53 +0200 Subject: [PATCH] sdfdfs --- files/templates/changelog.html | 2 +- files/templates/comments.html | 12 ++++++------ files/templates/default.html | 6 +++--- files/templates/embeds/twitter.html | 2 +- files/templates/embeds/twitterlight.html | 2 +- files/templates/emoji_modal.html | 2 +- files/templates/gif_modal.html | 2 +- files/templates/header.html | 2 +- files/templates/home.html | 2 +- files/templates/log.html | 2 +- files/templates/login.html | 2 +- files/templates/mobile_navigation_bar.html | 2 +- files/templates/report_post_modal.html | 2 +- files/templates/settings.html | 4 ++-- files/templates/settings2.html | 2 +- files/templates/settings_profile.html | 2 +- files/templates/sign_up.html | 6 +++--- files/templates/sign_up_failed_ref.html | 2 +- files/templates/submission.html | 12 ++++++------ files/templates/submission_listing.html | 8 ++++---- files/templates/submit.html | 6 +++--- files/templates/userpage.html | 2 +- files/templates/userpage_private.html | 2 +- 23 files changed, 43 insertions(+), 43 deletions(-) diff --git a/files/templates/changelog.html b/files/templates/changelog.html index 3e0583711a..5d7122a883 100644 --- a/files/templates/changelog.html +++ b/files/templates/changelog.html @@ -105,6 +105,6 @@ {% endif %} - + {% endblock %} \ No newline at end of file diff --git a/files/templates/comments.html b/files/templates/comments.html index 3a5b8d9b59..1531271f1f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -748,20 +748,20 @@ {% if v %} - - + + {% endif %} - + {% if v and v.admin_level > 1 %} - + {% endif %} {% include "expanded_image_modal.html" %} - - + + + @@ -284,7 +284,7 @@ - + {% if v and v.agendaposter %} - + {% endif %} diff --git a/files/templates/embeds/twitter.html b/files/templates/embeds/twitter.html index b557a764c3..5e8bc7df97 100644 --- a/files/templates/embeds/twitter.html +++ b/files/templates/embeds/twitter.html @@ -1,5 +1,5 @@ {{p.embed_url | safe}} - + - + - - \ No newline at end of file + + \ No newline at end of file diff --git a/files/templates/submit.html b/files/templates/submit.html index f245b3ccd2..de103c0b13 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -173,10 +173,10 @@ {% endblock %} - - + + - + {% include "emoji_modal.html" %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 2b164662ed..4296ac92b7 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -782,7 +782,7 @@ {% include "emoji_modal.html" %} {% endif %} - + {% endblock %} {% block GIFpicker %} diff --git a/files/templates/userpage_private.html b/files/templates/userpage_private.html index cf6610eef2..66f561273c 100644 --- a/files/templates/userpage_private.html +++ b/files/templates/userpage_private.html @@ -33,5 +33,5 @@ {% endblock %} {% block pagenav %} - + {% endblock %} \ No newline at end of file