Suppression de l'annonce sur le contact
This commit is contained in:
+1
-3
@@ -92,9 +92,7 @@ app.layout = html.Div(
|
|||||||
),
|
),
|
||||||
html.Div(
|
html.Div(
|
||||||
id="announcements",
|
id="announcements",
|
||||||
children=dcc.Markdown(
|
children=dcc.Markdown(""),
|
||||||
"ℹ️ Le formulaire de contact, défectueux, a été remplacé par [une adresse email](/contact)."
|
|
||||||
),
|
|
||||||
),
|
),
|
||||||
html.Div(
|
html.Div(
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user