diff --git a/files/templates/changelog.html b/files/templates/changelog.html
index 3e0583711..5d7122a88 100644
--- a/files/templates/changelog.html
+++ b/files/templates/changelog.html
@@ -105,6 +105,6 @@
{% endif %}
-
+
{% endblock %}
\ No newline at end of file
diff --git a/files/templates/comments.html b/files/templates/comments.html
index 3a5b8d9b5..1531271f1 100644
--- a/files/templates/comments.html
+++ b/files/templates/comments.html
@@ -748,20 +748,20 @@
{% if v %}
-
-
+
+
{% endif %}
-
+
{% if v and v.admin_level > 1 %}
-
+
{% endif %}
{% include "expanded_image_modal.html" %}
-
-
+
+
+
@@ -284,7 +284,7 @@
-
+
{% if v and v.agendaposter %}
-
+
{% endif %}
diff --git a/files/templates/embeds/twitter.html b/files/templates/embeds/twitter.html
index b557a764c..5e8bc7df9 100644
--- a/files/templates/embeds/twitter.html
+++ b/files/templates/embeds/twitter.html
@@ -1,5 +1,5 @@
{{p.embed_url | safe}}
-
+
-
+
-
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/files/templates/submit.html b/files/templates/submit.html
index f245b3ccd..de103c0b1 100644
--- a/files/templates/submit.html
+++ b/files/templates/submit.html
@@ -173,10 +173,10 @@
{% endblock %}
-
-
+
+
-
+
{% include "emoji_modal.html" %}
diff --git a/files/templates/userpage.html b/files/templates/userpage.html
index 2b164662e..4296ac92b 100644
--- a/files/templates/userpage.html
+++ b/files/templates/userpage.html
@@ -782,7 +782,7 @@
{% include "emoji_modal.html" %}
{% endif %}
-
+
{% endblock %}
{% block GIFpicker %}
diff --git a/files/templates/userpage_private.html b/files/templates/userpage_private.html
index cf6610eef..66f561273 100644
--- a/files/templates/userpage_private.html
+++ b/files/templates/userpage_private.html
@@ -33,5 +33,5 @@
{% endblock %}
{% block pagenav %}
-
+
{% endblock %}
\ No newline at end of file