aboutsummaryrefslogtreecommitdiff
path: root/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/home.html')
-rw-r--r--templates/home.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/templates/home.html b/templates/home.html
index 563e30a..d55b45f 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -2,11 +2,12 @@
{{define "body"}}
<div class="alert alert-success">
- <div class="d-flex">
- <span>Bienvenue, <strong>{{ .UserEntry.GetAttributeValue "givenname" }}</strong> !</span>
- <a class="ml-auto btn btn-sm btn-dark" href="/logout">Se déconnecter</a>
- </div>
+ Bienvenue, <strong>{{ .UserEntry.GetAttributeValue "givenname" }}</strong> !
+</div>
+<div class="d-flex">
+ <a class="ml-auto btn btn-sm btn-dark" href="/logout">Se déconnecter</a>
</div>
+<div class="mt-3"></div>
<div class="card">
<div class="card-header">