contact form
This commit is contained in:
parent
15929002b8
commit
c930252564
@ -123,12 +123,11 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!-- Contact -->
|
<!-- Contact -->
|
||||||
<!--
|
|
||||||
<section id="contact">
|
<section id="contact">
|
||||||
<h2>Nous contacter</h2>
|
<h2>Nous contacter</h2>
|
||||||
<div>
|
<div>
|
||||||
<section class="split contact">
|
<section class="split contact">
|
||||||
<form method="post" action="#">
|
<form method="post" action="/contact">
|
||||||
<div class="fields">
|
<div class="fields">
|
||||||
<div class="field">
|
<div class="field">
|
||||||
<label for="name">Nom</label>
|
<label for="name">Nom</label>
|
||||||
@ -167,7 +166,6 @@
|
|||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
-->
|
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user