From 41b4ab7f0f8fce55144a67ce7a1e7592581e45b6 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 8 Dec 2021 21:24:24 -0600 Subject: [PATCH] fix --- files/templates/userpage.html | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 3af1a11ade..7269758225 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -94,24 +94,6 @@ {% endif %}
- {% if u.id == v.id or not u.is_private %} - - {% endif %} {% if u.bio_html %}

{{u.bio_html | safe}}