diff --git a/files/templates/userpage.html b/files/templates/userpage.html index edd8622b36..48bd390ee2 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -33,12 +33,43 @@ {% block subHeader %}
- {% if v and v.id == u.id %} - - - Edit profile - - {% endif %} +
+ +
@@ -105,33 +136,6 @@ {% endif %} {% endif %} -
    -
  • - {% include '/dropdowns/ProfileDropdown.html' %} -
  • - {% if v and v.id != u.id %} -
  • - -
  • - {% if u.id != 995 %} -
  • - -
  • - {% endif %} -
  • - -
  • - {% endif %} -