FORMULAIRE FORMSPREE final
This commit is contained in:
12
index.html
12
index.html
@@ -354,11 +354,10 @@
|
||||
<div class="card contact-form-card shadow-sm">
|
||||
<div class="card-body p-4">
|
||||
<h4 class="mb-4">Envoyez-moi un message</h4>
|
||||
<form
|
||||
action="https://formspree.io/f/xvgeqgyd"
|
||||
method="POST"
|
||||
>
|
||||
<!-- FORMULAIRE FORMSPREE -->
|
||||
<form
|
||||
action="https://formspree.io/f/xvgeqgyd"
|
||||
method="POST">
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6 mb-3">
|
||||
@@ -379,8 +378,7 @@
|
||||
|
||||
<button type="submit" class="btn btn-custom">Envoyer</button>
|
||||
</form>
|
||||
<!-- FIN FORMULAIRE FORMSPREE -->
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user