From 8c46419e80ccb82abf6d2d0de31ed6a71e43a013 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 2 Oct 2021 14:20:24 +0200 Subject: [PATCH] sneed --- files/templates/authforms.html | 6 +++--- files/templates/default.html | 6 +++--- files/templates/log.html | 10 ++++++---- 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.html | 2 +- files/templates/submission_listing.html | 2 +- files/templates/submit.html | 6 +++--- files/templates/userpage.html | 6 +++--- 13 files changed, 28 insertions(+), 26 deletions(-) diff --git a/files/templates/authforms.html b/files/templates/authforms.html index 99fc182a77..84c5dad355 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 965400e49b..2995f64167 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 3274ccc0c3..0e13a35726 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 %}
@@ -52,7 +52,9 @@ {{ma.string | safe}}
-
{{ma.age_string}}
+
{{ma.age_string}} + +
diff --git a/files/templates/login.html b/files/templates/login.html index 4305fe07a7..f1b906e538 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 ed976b9c4c..b7b8c9a1dd 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 0a2bb45324..4e1e24a9c8 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 90290af594..3d9fb7a55a 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 1bfae99309..9f4f16fae3 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 8025d0f951..26b4b7b762 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.html b/files/templates/submission.html index e9326df2c2..25330e152b 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -556,7 +556,7 @@ - Copy link + Copy link {% if v %}
  • diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 7dfa796c2f..9a0a310d1c 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 63c17309e9..32ba522c28 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 2142d3c2ae..8cb4b05d14 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 %}