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