From 77f92c8aee6911af07ecf3cf8756da41c97c57f5 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 28 Dec 2021 21:42:05 +0200 Subject: [PATCH] fds --- files/templates/authforms.html | 22 +++++++++++++++++++++- files/templates/default.html | 22 +++++++++++++++++++++- files/templates/log.html | 22 +++++++++++++++++++++- files/templates/settings.html | 24 ++++++++++++++++++++++-- files/templates/submit.html | 22 +++++++++++++++++++++- 5 files changed, 106 insertions(+), 6 deletions(-) diff --git a/files/templates/authforms.html b/files/templates/authforms.html index c042417a2..66095ed5a 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -16,7 +16,27 @@ {% if v %} - {% if v.agendaposter %}{% elif v.css %}{% endif %} + {% if v.agendaposter %} + + {% elif v.css %} + + {% endif %} {% else %} diff --git a/files/templates/default.html b/files/templates/default.html index 230186b45..760d34829 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -9,7 +9,27 @@ - {% if v.agendaposter %}{% elif v.css %}{% endif %} + {% if v.agendaposter %} + + {% elif v.css %} + + {% endif %} {% else %} diff --git a/files/templates/log.html b/files/templates/log.html index c67bae66c..865d05aef 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -7,7 +7,27 @@ {% if v %} - {% if v.agendaposter %}{% elif v.css %}{% endif %} + {% if v.agendaposter %} + + {% elif v.css %} + + {% endif %} {% else %} diff --git a/files/templates/settings.html b/files/templates/settings.html index 438461a41..dad378406 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -35,9 +35,29 @@ - {% if v.agendaposter %}{% elif v.css %}{% endif %} + {% if v.agendaposter %} + + {% elif v.css %} + + {% endif %} - + diff --git a/files/templates/submit.html b/files/templates/submit.html index 92fd290e2..5caea0e85 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -27,7 +27,27 @@ {% if v %} - {% if v.agendaposter %}{% elif v.css %}{% endif %} + {% if v.agendaposter %} + + {% elif v.css %} + + {% endif %} {% else %}