diff --git a/files/templates/authforms.html b/files/templates/authforms.html
index f88e37230..b34e6cf13 100644
--- a/files/templates/authforms.html
+++ b/files/templates/authforms.html
@@ -14,11 +14,11 @@
{% if v %}
-
+
{% if v.agendaposter %}{% elif v.css %}{% endif %}
{% else %}
-
+
{% endif %}
diff --git a/files/templates/default.html b/files/templates/default.html
index 4e361c9a4..97ad51555 100644
--- a/files/templates/default.html
+++ b/files/templates/default.html
@@ -186,11 +186,11 @@
{% block stylesheets %}
-
+
-
+
-
+
{% if v %}
diff --git a/files/templates/login.html b/files/templates/login.html
index c9d073954..892958cb9 100644
--- a/files/templates/login.html
+++ b/files/templates/login.html
@@ -13,9 +13,9 @@
Login - {{'SITE_NAME' | app_config}}
{% endblock %}
-
+
-
+
diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html
index 4f4fb8809..07efff5d0 100644
--- a/files/templates/login_2fa.html
+++ b/files/templates/login_2fa.html
@@ -13,7 +13,7 @@
2-Step Login - {{'SITE_NAME' | app_config}}
-
+
diff --git a/files/templates/settings.html b/files/templates/settings.html
index 7957ef722..c2a940046 100644
--- a/files/templates/settings.html
+++ b/files/templates/settings.html
@@ -29,11 +29,11 @@
{% block stylesheets %}
-
+
-
+
-
+
{% if v %}
diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html
index 75341c041..3c052646d 100644
--- a/files/templates/sign_up.html
+++ b/files/templates/sign_up.html
@@ -26,9 +26,9 @@
{% if ref_user %}{{ref_user.username}} invites you to {{'SITE_NAME' | app_config}}{% else %}Sign up - {{'SITE_NAME' | app_config}}{% endif %}
-
+
-
+
diff --git a/files/templates/sign_up_failed_ref.html b/files/templates/sign_up_failed_ref.html
index ec16ee116..3bffb54b9 100644
--- a/files/templates/sign_up_failed_ref.html
+++ b/files/templates/sign_up_failed_ref.html
@@ -31,7 +31,7 @@
{% if ref_user %}{{ref_user.username}} invites you to {{'SITE_NAME' | app_config}}{% else %}{{'SITE_NAME' | app_config}}{% endif %}
-
+
diff --git a/files/templates/tailwind.html b/files/templates/tailwind.html
index ac717439a..3fb3964ae 100644
--- a/files/templates/tailwind.html
+++ b/files/templates/tailwind.html
@@ -5,7 +5,7 @@
-
+
Flask + Tailwind CSS