From f17bb5dad914069e883865f0ac897767e34ce928 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 8 Dec 2021 21:32:55 -0600 Subject: [PATCH] fix --- files/templates/userpage.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index d39d2ade6d..387b84343e 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -64,10 +64,8 @@ {% endif %} - -
{% if u.id == v.id or not u.is_private %} -
+
{% if v and v.id != u.id %}