diff --git a/files/templates/comments.html b/files/templates/comments.html index b74f98b45..07a940775 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -848,7 +848,7 @@ {% endif %} {% if v %} - + {% endif %} diff --git a/files/templates/submit.html b/files/templates/submit.html index c7c5e08a3..26c24b84c 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -223,7 +223,7 @@ {% endif %} - + {% include "emoji_modal.html" %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 02601bd8c..c2b4869f5 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -773,7 +773,7 @@ {% endif %} - + {% if v and v.id != u.id and '/comments' not in request.path %}