From b2353fdd48d6d70996d97661b368366d20b5ba34 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 8 Dec 2021 20:35:26 -0600 Subject: [PATCH] fix --- files/templates/sidebars/ProfileSidebar.html | 14 ++++++++++++++ files/templates/userpage.html | 6 +++--- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/files/templates/sidebars/ProfileSidebar.html b/files/templates/sidebars/ProfileSidebar.html index e51aca27b6..d1d6d1dbaa 100644 --- a/files/templates/sidebars/ProfileSidebar.html +++ b/files/templates/sidebars/ProfileSidebar.html @@ -18,4 +18,18 @@ {% endif %} +

Badges

+ \ No newline at end of file diff --git a/files/templates/userpage.html b/files/templates/userpage.html index d8e4eef674..3a28c6d073 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -33,10 +33,12 @@ {% block subHeader %}
+ {% if v and v.username == u.username %} Edit profile + {% endif %}
@@ -63,8 +65,7 @@
- {% if v and v.username == u.username %} -