diff --git a/files/templates/comments.html b/files/templates/comments.html index 0aa713d1e..d0a0c1721 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -842,7 +842,7 @@ {% endif %} {% if v %} - + {% endif %} diff --git a/files/templates/submit.html b/files/templates/submit.html index 760c81185..c371e0f28 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -268,7 +268,7 @@ checkForRequired() - + {% include "emoji_modal.html" %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index a619ff1b7..697f0dd60 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -767,7 +767,7 @@ {% endif %} - + {% if v and v.id != u.id and '/comments' not in request.path %}