From d0a7a5ecc32ee1a24cc9cdb5866fac15368489b5 Mon Sep 17 00:00:00 2001 From: BaoLe106 Date: Sat, 5 Aug 2023 21:33:21 +0800 Subject: [PATCH] Bao's pull request --- templates/user/user-about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}