From 26f4024b83d4827edc49b5e7ccca2121413dda72 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 21 Aug 2021 19:56:19 +0200 Subject: [PATCH] dffd --- files/templates/userpage.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 34cc56708a..de1149ad4e 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -114,15 +114,13 @@ {% endif %} + {% if u.verified %} + + {% endif %} {% if u.admin_level > 1 or (u.admin_level == 1 and (not v or v.admin_level < 2)) %} - - {% if u.verified %}{% endif %} - {% elif u.admin_level == 1 %} - - {% endif %} {% if v and v.has_follower(u) %} Follows you @@ -357,15 +355,13 @@ {% endif %} + {% if u.verified %} + + {% endif %} {% if u.admin_level > 1 or (u.admin_level == 1 and (not v or v.admin_level < 2)) %} - - {% if u.verified %}{% endif %} - {% elif u.admin_level == 1 %} - - {% endif %} {% if v and v.has_follower(u) and not v.is_nofollow %} Follows you