diff --git a/files/templates/sidebars/ProfileSidebar.html b/files/templates/sidebars/ProfileSidebar.html index 09385337bb..55fec8a750 100644 --- a/files/templates/sidebars/ProfileSidebar.html +++ b/files/templates/sidebars/ProfileSidebar.html @@ -1,22 +1,4 @@ - {% if v and v.id != u.id %} - + {% if v and v.id != u.id %} + + {% endif %}
+ {% if u.id == v.id or not u.is_private %} + + {% endif %} {% if u.bio_html %}

{{u.bio_html | safe}}