From 12e3c33c27d581e4ed277d00e242f4e6670d3732 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Wed, 27 Apr 2022 22:33:29 +0200 Subject: add icons on the username based on role --- templates/registration/base_client.html | 2 ++ version.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/registration/base_client.html b/templates/registration/base_client.html index 09e7dd0..b4781ce 100644 --- a/templates/registration/base_client.html +++ b/templates/registration/base_client.html @@ -110,6 +110,8 @@ {% endblock %}