diff --git a/templates/user/user-about.html b/templates/user/user-about.html index 69a47e8..f1d27ac 100644 --- a/templates/user/user-about.html +++ b/templates/user/user-about.html @@ -59,7 +59,7 @@ {{user.user.first_name}}{% if user.user.last_name %} ({{user.user.last_name}}){% endif %}

{% endif %} - + {% if perms.judge.change_profile %} {% with notes=user.notes %} {% if notes %}