From d90091d67bd9f6a8ce3cc3083b53489e969390a0 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 2 Oct 2021 14:25:50 +0200 Subject: [PATCH] sneed --- files/templates/authforms.html | 6 +++--- files/templates/default.html | 6 +++--- files/templates/log.html | 6 +++--- files/templates/login.html | 2 +- files/templates/login_2fa.html | 2 +- files/templates/settings.html | 4 ++-- files/templates/settings2.html | 4 ++-- files/templates/sign_up.html | 2 +- files/templates/sign_up_failed_ref.html | 2 +- files/templates/submission_listing.html | 2 +- files/templates/submit.html | 6 +++--- files/templates/userpage.html | 6 +++--- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/files/templates/authforms.html b/files/templates/authforms.html index 62d21f01c..0c81972c7 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -14,10 +14,10 @@ {% if v %} - - {% if v.agendaposter %}{% elif v.css %}{% endif %} + + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %} diff --git a/files/templates/default.html b/files/templates/default.html index adcb97ca1..222a4bdb4 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -247,10 +247,10 @@ {% block stylesheets %} {% if v %} - - {% if v.agendaposter %}{% elif v.css %}{% endif %} + + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %} {% endblock %} diff --git a/files/templates/log.html b/files/templates/log.html index 19d42461b..2d68e609b 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -16,10 +16,10 @@ {% if v %} - - {% if v.agendaposter %}{% elif v.css %}{% endif %} + + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %}
diff --git a/files/templates/login.html b/files/templates/login.html index 7d1203e2d..bafd90583 100644 --- a/files/templates/login.html +++ b/files/templates/login.html @@ -15,7 +15,7 @@ - + diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html index c3bc85467..a29a87de5 100644 --- a/files/templates/login_2fa.html +++ b/files/templates/login_2fa.html @@ -13,7 +13,7 @@ - + diff --git a/files/templates/settings.html b/files/templates/settings.html index 88c2bec97..53c7b4a17 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -71,8 +71,8 @@ - - {% if v.agendaposter %}{% elif v.css %}{% endif %} + + {% if v.agendaposter %}{% elif v.css %}{% endif %} diff --git a/files/templates/settings2.html b/files/templates/settings2.html index 868db33f3..ed1698e39 100644 --- a/files/templates/settings2.html +++ b/files/templates/settings2.html @@ -39,9 +39,9 @@ {% if v %} - + {% else %} - + {% endif %} diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index 8b84a64bb..3b312fc03 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -35,7 +35,7 @@ - + diff --git a/files/templates/sign_up_failed_ref.html b/files/templates/sign_up_failed_ref.html index 3fd13f15e..b851bff5e 100644 --- a/files/templates/sign_up_failed_ref.html +++ b/files/templates/sign_up_failed_ref.html @@ -30,7 +30,7 @@ - + diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 9a0a310d1..e16a00e53 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -255,7 +255,7 @@ - + {% if p.realbody(v) and request.path != "/changelog"%} diff --git a/files/templates/submit.html b/files/templates/submit.html index 8982a4b1e..127328356 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -24,10 +24,10 @@ {% block stylesheets %} {% if v %} - - {% if v.agendaposter %}{% elif v.css %}{% endif %} + + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %} {% endblock %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index fd46bd2d1..9eb7cce63 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -3,10 +3,10 @@ {% if u and u.profilecss %} {% block stylesheets %} {% if v %} - - {% if v.agendaposter %}{% elif v.css %}{% endif %} + + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %} {% if u and u.profilecss %}