From 68fbb679fb930ab53278aa86457eaa6e199efe23 Mon Sep 17 00:00:00 2001 From: etudiant Date: Mon, 1 Jun 2026 11:14:57 +0200 Subject: [PATCH] ajout contact view --- .gitignore | 3 ++- views/contact_views.php | 45 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 views/contact_views.php diff --git a/.gitignore b/.gitignore index 34ab633..979c818 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -perso/ \ No newline at end of file +perso/ +config/ \ No newline at end of file diff --git a/views/contact_views.php b/views/contact_views.php new file mode 100644 index 0000000..93fa94e --- /dev/null +++ b/views/contact_views.php @@ -0,0 +1,45 @@ + + +

Ajouts de personnes

+ +
+

Nom :

+

Prénom :

+
+

Département :

+ + +

+

+ +

+

+ + +

+
+ + +
+

+ + + + + +