diff --git a/files/templates/authforms.html b/files/templates/authforms.html index caf15e9580..0e71264672 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -15,7 +15,7 @@ {% if v %} - + {% if v.agendaposter %} - + {% endif %} diff --git a/files/templates/chat.html b/files/templates/chat.html index 50b72009e7..bbf2dcc69f 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -14,7 +14,7 @@ Chat - + {% if v.css %} diff --git a/files/templates/default.html b/files/templates/default.html index fae3e16107..8788193a90 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -8,7 +8,7 @@ {% if v %} - + {% if v.agendaposter %} @@ -34,7 +34,7 @@ {% endif %} {% else %} - + {% endif %} diff --git a/files/templates/header.html b/files/templates/header.html index 437f0f26b0..64b1ea942f 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -1,28 +1,15 @@