diff --git a/files/templates/comments.html b/files/templates/comments.html index a9fcae6d6..95e810d7d 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -849,7 +849,7 @@ {% if v %} - + {% endif %} diff --git a/files/templates/settings_profile.html b/files/templates/settings_profile.html index c804c496d..16ae1685a 100644 --- a/files/templates/settings_profile.html +++ b/files/templates/settings_profile.html @@ -740,9 +740,9 @@ - + {% include "emoji_modal.html" %} {% include "gif_modal.html" %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/submit.html b/files/templates/submit.html index d0cce9009..244b7d7e5 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -225,7 +225,7 @@ - + {% include "emoji_modal.html" %} {% include "gif_modal.html" %}