From ebb7553cc87b5a2504edc8e06ee12375fd925029 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 9 Feb 2020 16:46:26 +0100 Subject: Implement logout --- templates/layout.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'templates/layout.html') diff --git a/templates/layout.html b/templates/layout.html index 28cd262..5f4a315 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -2,12 +2,16 @@ - {{template "title"}} + + - + + {{template "title"}} Guichet -
+
+

Guichet Deuxfleurs💮💮

+
{{template "body" .}}
-- cgit v1.2.3