diff --git a/files/templates/user_listing.html b/files/templates/user_listing.html index b5d21a418..fe1a958d0 100644 --- a/files/templates/user_listing.html +++ b/files/templates/user_listing.html @@ -16,7 +16,7 @@
@{{u.username}}
{% if v %} - {% if v.id != u.id and not u.is_private %} + {% if v.id != u.id %}