From eb98740f972fe3e87e1b7d6757a0afa6792031a6 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 1 Nov 2022 20:24:18 +0200 Subject: [PATCH] fix users being unclickable in user_listing.html --- files/templates/user_listing.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/files/templates/user_listing.html b/files/templates/user_listing.html index 148dde301..76814952f 100644 --- a/files/templates/user_listing.html +++ b/files/templates/user_listing.html @@ -14,9 +14,7 @@
- +
@{{u.username}}
{% if v %} {% if v.id!=u.id and not u.is_private and not u.is_nofollow %}