From 9cfc977dda7166b2f8a7e6cec6c4b2470c90ca55 Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Sun, 23 Jul 2023 08:29:01 +0200 Subject: [PATCH] G Pas --- templates/lost_password.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/lost_password.html b/templates/lost_password.html index e034a15..a959558 100644 --- a/templates/lost_password.html +++ b/templates/lost_password.html @@ -1,3 +1,6 @@ +{{define "title"}}G Pas | Je n'ai pas mon mal de passe{{end}} + +{{define "body"}}

G Pas

Refaire son mot de passe

@@ -25,4 +28,6 @@
-
\ No newline at end of file + + +{{end}} \ No newline at end of file