From ef2b079d276a2e485383ce0e1a187d882ae5c1dc Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 4 Apr 2023 12:19:52 +0200 Subject: Manage expiration of passwords --- ishtar_common/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 53ef4f35a..be7187ef1 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -209,7 +209,7 @@ {% if MESSAGES %}{% for message, message_type in MESSAGES %}