form formspree
This commit is contained in:
parent
22c246904c
commit
e4f641af8f
1 changed files with 8 additions and 1 deletions
|
@ -10,9 +10,16 @@ mathjax: false
|
||||||
noindex: false
|
noindex: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
Envoyez-nous un mail à <i class="fa fa-envelope-o"></i> contact at crapaud-fou.org
|
Envoyez-nous un mail à <i class="fa fa-envelope-o"></i> contact at crapaud-fou.org
|
||||||
|
|
||||||
|
<form method="POST" action="http://formspree.io/shelley@crapaud-fou.org">
|
||||||
|
<input type="email" name="email" placeholder="Votre email">
|
||||||
|
<br>
|
||||||
|
<textarea name="message" placeholder="Votre message"></textarea>
|
||||||
|
<button type="submit">Send</button>
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
<img src="{{ site.urlimg }}/crapaud_fou_sourire.jpg" width="200" align="right" alt="crapauds fou logo"/>
|
<img src="{{ site.urlimg }}/crapaud_fou_sourire.jpg" width="200" align="right" alt="crapauds fou logo"/>
|
||||||
<br>
|
<br>
|
||||||
<img src="{{ site.urlimg }}/crapaud_fou_sourire.jpg" width="200" align="right" alt="crapauds fou logo"/>
|
<img src="{{ site.urlimg }}/crapaud_fou_sourire.jpg" width="200" align="right" alt="crapauds fou logo"/>
|
Loading…
Reference in a new issue