From f929ca7297905e4233aa32fe2d80dd4cc3fcda30 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 9 Feb 2020 19:56:01 +0100 Subject: Uniformize templates --- templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/home.html') diff --git a/templates/home.html b/templates/home.html index 3f91e7b..b4012fd 100644 --- a/templates/home.html +++ b/templates/home.html @@ -1,7 +1,7 @@ {{define "title"}}{{end}} {{define "body"}} -
+
Bienvenue, {{ .Login.UserEntry.GetAttributeValue "givenname" }} !
-- cgit v1.2.3