Improve welcome page

This commit is contained in:
William Bouzourène 2024-12-22 14:02:17 +01:00
parent eb02ba5ba5
commit 266cd2f4d2
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
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