From 9e420199e43420ee6688fce7dea524dd39a1e7b5 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Sun, 28 Jan 2024 11:12:19 +0100 Subject: add impersonate banner --- templates/registration/base_client.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'templates/registration/base_client.html') diff --git a/templates/registration/base_client.html b/templates/registration/base_client.html index 2518988..e23482a 100644 --- a/templates/registration/base_client.html +++ b/templates/registration/base_client.html @@ -107,6 +107,18 @@ {% block title %}Scout Brega{% endblock %} + {% if request.user.is_impersonate %} + + {% endif %}