Improve welcome page

This commit is contained in:
William Bouzourène 2024-12-22 14:02:17 +01:00
parent 3e4b5a811a
commit 7689f2f1d4
2 changed files with 10 additions and 14 deletions

View file

@ -6,8 +6,9 @@ include partials/header.pug
.card-header
| Paramètres du compte
.card-body
.alert.alert-danger
| !{.FormErrors}
if .FormErrors
.alert.alert-danger
| #{.FormErrors}
form#login(method="post")
.mb-3
label.form-label(for="email") Adresse email