Skip to content

Instantly share code, notes, and snippets.

@maxmumford
Created December 30, 2015 22:39
Show Gist options
  • Save maxmumford/e5ddceba65f8f967ac54 to your computer and use it in GitHub Desktop.
Save maxmumford/e5ddceba65f8f967ac54 to your computer and use it in GitHub Desktop.
<form action="//formspree.io/your@email.com" method="POST">
<input type="text" name="name">
<input type="email" name="_replyto">
<input type="submit" value="Send">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment