diff --git a/main.go b/main.go index 5d6678f..9087d6f 100644 --- a/main.go +++ b/main.go @@ -334,6 +334,7 @@ func handleHome(w http.ResponseWriter, r *http.Request) { data := &HomePageData{ Login: login, BaseDN: config.BaseDN, + Org: config.Org } templateHome.Execute(w, data) diff --git a/templates/home.html b/templates/home.html index fbc80a5..7ac7e9c 100644 --- a/templates/home.html +++ b/templates/home.html @@ -16,8 +16,12 @@
Modifier mon profil Modifier mon mot de passe + + Accéder à mes curriels, mon agenda et à mes contacts + Accéder au numérique des Grands Voisins .com +