From 0de1f0a309c62a9e6dd9eb48e38b32c552e09c6c Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Mon, 24 Jul 2023 18:31:02 +0200 Subject: create new persons and edit --- templates/registration/base_admin.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/registration/base_admin.html') diff --git a/templates/registration/base_admin.html b/templates/registration/base_admin.html index 9f78b43..1f484e6 100644 --- a/templates/registration/base_admin.html +++ b/templates/registration/base_admin.html @@ -110,7 +110,7 @@
  • {{ user.username }}
  • {% endif %} -- cgit v1.2.1