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 %} -