From 618752b568c8829a2cf2acc627bfc5191c310619 Mon Sep 17 00:00:00 2001 From: wangjiacai Date: Sat, 1 Apr 2023 19:56:58 +0800 Subject: [PATCH] username not modified by admin --- project/templates/manage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/templates/manage.html b/project/templates/manage.html index 0ae1e30..8bc351d 100644 --- a/project/templates/manage.html +++ b/project/templates/manage.html @@ -22,7 +22,7 @@ {{ account.id }} {{ account.email }} - + {{ account.name }}