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 %}