diff --git a/files/templates/userpage/userpage.html b/files/templates/userpage/userpage.html index e5cd293ce..ed296b9ce 100644 --- a/files/templates/userpage/userpage.html +++ b/files/templates/userpage/userpage.html @@ -202,9 +202,9 @@ @@ -407,20 +407,21 @@
{% if v and v.id == u.id %} - Edit Profile - -
- - - -
+
Edit Profile
+
+
+ + + +
+
{% endif %} {% if FEATURES['USERS_PROFILE_SONG'] and u.song and v and (v.id == u.id or v.mute and not u.unmutable) %} @@ -472,7 +473,7 @@ {{userpage_admintools.userAdminTools('mobile')}} {% endif %} -
+

User ID: {{u.id}}

Coins spent: {{u.coins_spent}}

True score: {{u.truescore}}