diff --git a/files/templates/authforms.html b/files/templates/authforms.html index 4c49e6c6f..99fc182a7 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 6bfd8dfdb..965400e49 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 5c21c8a78..3274ccc0c 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 99bde899b..4305fe07a 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 da9b42859..ed976b9c4 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 ed809641e..0a2bb4532 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 2bcfde26f..90290af59 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 7d9eff5c5..1bfae9930 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 40e34fbac..8025d0f95 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/submit.html b/files/templates/submit.html index 3bbc043d2..63c17309e 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 97e357869..2142d3c2a 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 %}