From f77697f50147f34aad34fd13aab85f335f6a9746 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 8 Feb 2023 16:46:13 +0100 Subject: mailing list: ability to add guest users --- templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layout.html') diff --git a/templates/layout.html b/templates/layout.html index 212ce5e..0a887ce 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -6,7 +6,7 @@ - {{template "title"}} Guichet + {{template "title" .}} Guichet
-- cgit v1.2.3