diff --git a/files/templates/authforms.html b/files/templates/authforms.html index caf15e958..0e7126467 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 50b72009e..bbf2dcc69 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 fae3e1610..8788193a9 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 437f0f26b..64b1ea942 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -1,28 +1,15 @@