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