From 1b7e3876e8a9a88dac147537adebca5db5c2beeb Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 8 Dec 2021 21:31:48 -0600 Subject: [PATCH] fix --- files/templates/userpage.html | 86 ++++++++++++++++++----------------- 1 file changed, 44 insertions(+), 42 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index d1afcbfd95..d39d2ade6d 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -41,7 +41,7 @@ {% endif %}
-
+
Your avatar

@@ -65,49 +65,51 @@

- {% if u.id == v.id or not u.is_private %} - - {% endif %} - {% if v and v.id != u.id %} - - {% endif %} +
{% if u.id == v.id or not u.is_private %}