diff --git a/templates/profile-table.html b/templates/profile-table.html index de1ad33..2c733f4 100644 --- a/templates/profile-table.html +++ b/templates/profile-table.html @@ -33,15 +33,13 @@ {{ request.profile.performance_points|floatformat(0) }} - {% if not request.profile.is_unlisted %} -
- {% endif %} + {% if awards.medals %} diff --git a/templates/user/user-about.html b/templates/user/user-about.html index 69ff3bb..0f2aa45 100644 --- a/templates/user/user-about.html +++ b/templates/user/user-about.html @@ -39,18 +39,16 @@ - {% if not user.is_unlisted %} -