forked from anti/kitchen-homepage
19 lines
593 B
Markdown
19 lines
593 B
Markdown
---
|
|
title: Kontakt
|
|
description: We'd love to hear from you
|
|
type: page
|
|
menu: "footer"
|
|
|
|
---
|
|
|
|
|
|
[Twitter](https://twitter.com/binary_kitchen) | [Mailingliste](http://lists.binary-kitchen.de/listinfo/allgemein|Mailingliste) | [IRC channel](https://webirc.hackint.org/#irc://irc.hackint.org/#binary-kitchen|#binary-kitchen) | <tel:0941378017400>
|
|
|
|
<form method="POST" action="http://formspree.io/vorstand@binary-kitchen.de">
|
|
<input type="email" name="email" placeholder="Your email">
|
|
|
|
<textarea name="message" placeholder="Your message"></textarea>
|
|
|
|
<button type="submit">Send</button>
|
|
</form>
|