crazy-toads.github.io/pages/contact.md

28 lines
680 B
Markdown
Raw Normal View History

2017-08-08 19:53:28 +00:00
---
layout: page
permalink: /contact/
2017-09-05 21:06:30 +00:00
title: Comment nous rejoindre ?
2017-08-08 19:53:28 +00:00
show_meta: false
published: true
2017-09-05 20:37:17 +00:00
description: "contact: contact at crapaud-fou.org "
2017-08-08 19:53:28 +00:00
comments: false
mathjax: false
noindex: false
---
2017-09-05 16:39:09 +00:00
2017-09-05 21:05:06 +00:00
Envoyez-nous un mail à <i class="fa fa-envelope-o"></i> contact at crapaud-fou.org
2017-09-06 09:51:49 +00:00
2017-09-10 10:07:14 +00:00
2017-09-10 06:53:31 +00:00
<form method="POST" action="http://formspree.io/shelley@crapaud-fou.org">
2017-09-10 10:07:14 +00:00
<div class="contact-form">
<input type="email" class="contact-box" name="email" placeholder="Votre email">
</div>
<div class="contact-form">
<textarea class="contact-box" name="message" placeholder="Écrire votre message"></textarea>
</div>
<button type="submit" id="contact-button">Send</button>
2017-09-10 06:53:31 +00:00
</form>