diff --git a/files/templates/authforms.html b/files/templates/authforms.html
index ab3848b48..558c7092c 100644
--- a/files/templates/authforms.html
+++ b/files/templates/authforms.html
@@ -10,16 +10,16 @@
{% block pagetitle %}{{'SITE_NAME' | app_config}}{% endblock %}
-
+
{% if v %}
-
+
{% if v.agendaposter %}{% elif v.css %}{% endif %}
{% else %}
-
+
{% endif %}
diff --git a/files/templates/comments.html b/files/templates/comments.html
index a209560b6..5309c4227 100644
--- a/files/templates/comments.html
+++ b/files/templates/comments.html
@@ -748,11 +748,11 @@
{% if v %}
-
+
{% endif %}
-
+
{% if v and v.admin_level > 1 %}
diff --git a/files/templates/default.html b/files/templates/default.html
index 249361098..4d9936847 100644
--- a/files/templates/default.html
+++ b/files/templates/default.html
@@ -1,19 +1,19 @@
-
+
{% if v %}
-
+
{% if v.agendaposter %}{% elif v.css %}{% endif %}
{% else %}
-
+
{% endif %}
-
+
diff --git a/files/templates/email/default.html b/files/templates/email/default.html
index 4437d2c3a..7b6b9bfbd 100644
--- a/files/templates/email/default.html
+++ b/files/templates/email/default.html
@@ -8,7 +8,7 @@
-
+
{% if v.agendaposter %}{% elif v.css %}{% endif %}
{% else %}
-
+
{% endif %}
@@ -122,7 +122,7 @@
-
+
+
@@ -13,11 +13,11 @@
{% block title %}
Login - {{'SITE_NAME' | app_config}}
{% endblock %}
-
+
-
+
diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html
index f240106d3..e1376a35a 100644
--- a/files/templates/login_2fa.html
+++ b/files/templates/login_2fa.html
@@ -12,7 +12,7 @@
2-Step Login - {{'SITE_NAME' | app_config}}
-
+
diff --git a/files/templates/settings.html b/files/templates/settings.html
index fea88fe0e..b6ef4f089 100644
--- a/files/templates/settings.html
+++ b/files/templates/settings.html
@@ -2,7 +2,7 @@
-
+
@@ -28,14 +28,14 @@
-
+
-
+
{% if v.agendaposter %}{% elif v.css %}{% endif %}
-
+
@@ -238,7 +238,7 @@
{% block onload %}{% endblock %}
-
+
+
@@ -33,18 +33,18 @@
{% block pagetitle %}{{'SITE_NAME' | app_config}}{% endblock %}
-
+
{% if v %}
-
+
{% else %}
-
+
{% endif %}
-
+
diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html
index 7e3317dd4..69e108cc0 100644
--- a/files/templates/sign_up.html
+++ b/files/templates/sign_up.html
@@ -2,7 +2,7 @@
-
+
@@ -27,10 +27,10 @@
{% if ref_user %}{{ref_user.username}} invites you to {{'SITE_NAME' | app_config}}{% else %}Sign up - {{'SITE_NAME' | app_config}}{% endif %}
-
+
-
+
@@ -151,7 +151,7 @@
{% if hcaptcha %}
-
+
{% endif %}
diff --git a/files/templates/sign_up_failed_ref.html b/files/templates/sign_up_failed_ref.html
index 3b8da6e25..0fbab61c9 100644
--- a/files/templates/sign_up_failed_ref.html
+++ b/files/templates/sign_up_failed_ref.html
@@ -3,7 +3,7 @@
-
+
@@ -28,10 +28,10 @@
{% if ref_user %}{{ref_user.username}} invites you to {{'SITE_NAME' | app_config}}{% else %}{{'SITE_NAME' | app_config}}{% endif %}
-
+
-
+
diff --git a/files/templates/submission.html b/files/templates/submission.html
index d8e94c917..cc6bc7009 100644
--- a/files/templates/submission.html
+++ b/files/templates/submission.html
@@ -478,9 +478,9 @@
{% if p.domain == "twitter.com" %}
{{p.embed_url | safe}}
{% if v and v.theme.split("_")[0] in ["light", "coffee", "4chan"] %}
-
+
{% else %}
-
+
{% endif %}
{% elif "youtu" in p.domain %}
@@ -914,7 +914,7 @@
-
+
{% if not p.comment_count %}
{% if v %}
diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html
index 5dbf97c35..c879d27f4 100644
--- a/files/templates/submission_listing.html
+++ b/files/templates/submission_listing.html
@@ -658,7 +658,7 @@
-
+
\ No newline at end of file
diff --git a/files/templates/submit.html b/files/templates/submit.html
index 905f68ea7..2599ece76 100644
--- a/files/templates/submit.html
+++ b/files/templates/submit.html
@@ -1,7 +1,7 @@
-
+
@@ -19,22 +19,22 @@
Create a post - {{'SITE_NAME' | app_config}}
{% endblock %}
-
+
{% block stylesheets %}
{% if v %}
-
+
{% if v.agendaposter %}{% elif v.css %}{% endif %}
{% else %}
-
+
{% endif %}
{% endblock %}
-
+
@@ -175,7 +175,7 @@
{% endblock %}
-
+