Skip to content

Instantly share code, notes, and snippets.

@benfasoli
Created February 8, 2018 05:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benfasoli/ed98e1f217f1c362a4b2ffcf69157cde to your computer and use it in GitHub Desktop.
Save benfasoli/ed98e1f217f1c362a4b2ffcf69157cde to your computer and use it in GitHub Desktop.
<form action="https://formspree.io/info@wwtrek.com" method="POST">
<input type="text" name="name" placeholder="Name">
<input type="email" name="_replyto" placeholder="Email Address">
<textarea name="message" placeholder="Message"></textarea>
<input type="submit" value="Send">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment