Remplacement du formulaire de contact par email

This commit is contained in:
Colin Maudry
2025-11-11 08:37:47 +01:00
parent ee91e7a91f
commit 5c64177c6a
3 changed files with 128 additions and 120 deletions
+6
View File
@@ -90,6 +90,12 @@ app.layout = html.Div(
],
className="logo",
),
html.Div(
id="announcements",
children=html.P(
"️ Le formulaire de contact a été remplacé par une adresse email"
),
),
html.Div(
[
dcc.Link(