diff --git a/files/templates/authforms.html b/files/templates/authforms.html index c0f0a5ce0..049cf03a5 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -15,11 +15,11 @@ {% if v %} - + {% if v.agendaposter %}{% endif %} {% else %} - + {% endif %} diff --git a/files/templates/default.html b/files/templates/default.html index 9f60bbc3b..e1f6e61bb 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -250,11 +250,11 @@ {% if v %} - + {% if v.agendaposter %}{% endif %} {% else %} - + {% endif %} {% endblock %} diff --git a/files/templates/log.html b/files/templates/log.html index 6c91c45b7..4200ebcb7 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -17,11 +17,11 @@ {% if v %} - + {% if v.agendaposter %}{% endif %} {% else %} - + {% endif %}
diff --git a/files/templates/login.html b/files/templates/login.html index 9423cd651..0a9e7ffff 100644 --- a/files/templates/login.html +++ b/files/templates/login.html @@ -16,7 +16,7 @@ - + diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html index f041387db..139930b5b 100644 --- a/files/templates/login_2fa.html +++ b/files/templates/login_2fa.html @@ -12,7 +12,7 @@ 2-Step Login - {{'SITE_NAME' | app_config}} - + diff --git a/files/templates/settings.html b/files/templates/settings.html index 75aee63ab..cbec4fd06 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -66,7 +66,7 @@ - + {% if v.agendaposter %}{% endif %} diff --git a/files/templates/settings2.html b/files/templates/settings2.html index 84ab3d4b9..6bca63c47 100644 --- a/files/templates/settings2.html +++ b/files/templates/settings2.html @@ -40,10 +40,10 @@ {% if v %} - + {% else %} - + {% endif %} diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index c6b262802..0cf4bda32 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -36,7 +36,7 @@ - + diff --git a/files/templates/sign_up_failed_ref.html b/files/templates/sign_up_failed_ref.html index 4a7e8eb09..4ba7b4b25 100644 --- a/files/templates/sign_up_failed_ref.html +++ b/files/templates/sign_up_failed_ref.html @@ -31,7 +31,7 @@ - + diff --git a/files/templates/submit.html b/files/templates/submit.html index 2a700174a..b15ec0610 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -25,11 +25,11 @@ {% block stylesheets %} {% if v %} - + {% if v.agendaposter %}{% endif %} {% else %} - + {% endif %} {% endblock %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index b70b1ae4a..743b941ca 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -4,11 +4,11 @@ {% block stylesheets %} {% if v %} - + {% if v.agendaposter %}{% endif %} {% else %} - + {% endif %} {% if u and u.profilecss %}