diff --git a/files/templates/authforms.html b/files/templates/authforms.html
index 19b5e8896..691a7c771 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 9a5fed640..25d6fe7a6 100644
--- a/files/templates/chat.html
+++ b/files/templates/chat.html
@@ -15,7 +15,7 @@
-
+
{% if v.css %}
{% endif %}
diff --git a/files/templates/default.html b/files/templates/default.html
index 1b9517c43..9d418b867 100644
--- a/files/templates/default.html
+++ b/files/templates/default.html
@@ -8,7 +8,7 @@
{% if v %}
-
+
{% if v.agendaposter %}
-
+
{% endif %}
{% if sub and sub.css and not request.path.endswith('settings') %}
@@ -223,7 +223,7 @@
-
+
{% block Banner %}
{% if '@' not in request.path %}
diff --git a/files/templates/log.html b/files/templates/log.html
index 8d589df77..ebea034c7 100644
--- a/files/templates/log.html
+++ b/files/templates/log.html
@@ -6,7 +6,7 @@
{% block content %}
{% if v %}
-
diff --git a/files/templates/login.html b/files/templates/login.html
index 2c861b904..3ed16c236 100644
--- a/files/templates/login.html
+++ b/files/templates/login.html
@@ -19,7 +19,7 @@
-
+
diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html
index c634d287d..d337a8f3e 100644
--- a/files/templates/login_2fa.html
+++ b/files/templates/login_2fa.html
@@ -14,7 +14,7 @@
2-Step Login - {{SITE_NAME}}
-
+
diff --git a/files/templates/settings.html b/files/templates/settings.html
index ee0ac8c42..a8fc31479 100644
--- a/files/templates/settings.html
+++ b/files/templates/settings.html
@@ -34,7 +34,7 @@
-
+
{% if v.agendaposter %}
-
+
{% else %}
-
+
{% endif %}
-
+
{% include "header.html" %}
diff --git a/files/templates/settings_profile.html b/files/templates/settings_profile.html
index a0192125d..78ebc85bf 100644
--- a/files/templates/settings_profile.html
+++ b/files/templates/settings_profile.html
@@ -115,7 +115,7 @@
Change the theme for the website.