diff --git a/files/templates/changelog.html b/files/templates/changelog.html index 3e0583711a..5d7122a883 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 3a5b8d9b59..1531271f1f 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 b557a764c3..5e8bc7df97 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 f245b3ccd2..de103c0b13 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 2b164662ed..4296ac92b7 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 cf6610eef2..66f561273c 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