{{define "title"}}LDAP Profile - Votre profil{{end}} {{define "head_style"}} {{end}} {{define "body"}}
{{template "flash" .}}

Votre profil

{{range .EntryAttributes}} {{ $name := .Name }} {{range .Values}} {{end}}
{{end}}
{{end}} {{template "base" .}}