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 %}