From cd4e8d4863fbadd3d7a20569596863afc80525b1 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 26 Feb 2022 13:58:49 +0200 Subject: [PATCH] lower --- files/templates/comments.html | 2 +- files/templates/submit.html | 2 +- files/templates/userpage.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 95d911d3f..a5b65b8f6 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -873,7 +873,7 @@ {% endif %} {% if v %} - + {% endif %} diff --git a/files/templates/submit.html b/files/templates/submit.html index e9ab1d43f..4780dc6d8 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -265,7 +265,7 @@ checkForRequired() - + {% include "emoji_modal.html" %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index eea334fbe..1eca86854 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 %}