diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 59f4d83609..a788530a9d 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -55,9 +55,9 @@ {% endif %} {% if u.admin_level > 1 or (u.admin_level == 1 and not(v and v.admin_level > 1)) %} - + {% elif u.admin_level == 1 and v and v.admin_level > 1 %} - + {% endif %} {% if v and v.has_follower(u) and not v.is_nofollow %} Follows you