From f5796cb2bf4e3bbe3a71b9cdf9320aea690ddfd9 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 8 Mar 2023 18:46:23 +0100 Subject: UI: show/hide password on login --- ishtar_common/templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 3fa049215..53ef4f35a 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -15,6 +15,7 @@ + {# #} -- cgit v1.2.3