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_client.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/registration/base_client.html') diff --git a/templates/registration/base_client.html b/templates/registration/base_client.html index ad2fadc..357197a 100644 --- a/templates/registration/base_client.html +++ b/templates/registration/base_client.html @@ -126,7 +126,7 @@
  • {{ user.username }}
  • {% endif %} -- cgit v1.2.1