diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 9226857e52..4a5a490a8c 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -194,7 +194,7 @@ {% endif %} {% if FEATURES['USERS_PROFILE_SONG'] and u.song and v and (v.id == u.id or v.mute and not u.unmutable) %} - + {% endif %} @@ -391,7 +391,7 @@ {% endif %} {% if FEATURES['USERS_PROFILE_SONG'] and u.song and v and (v.id == u.id or v.mute and not u.unmutable) %} - + {% endif %} {% if v and v.id != u.id %}