From 9afa6161e54ab94f94ec4ffb5681728e5f61a030 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 27 Feb 2022 17:06:37 +0200 Subject: [PATCH] marked --- 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 29ce84ec6..ec0c4a4c5 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -874,7 +874,7 @@ {% endif %} {% if v %} - + {% endif %} diff --git a/files/templates/submit.html b/files/templates/submit.html index ae4839e8c..a4518eb38 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -260,7 +260,7 @@ checkForRequired() - + {% include "emoji_modal.html" %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 13d530730..3ad444206 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 %}