Skip to content

Instantly share code, notes, and snippets.

@cuocsongso
Last active August 26, 2015 09:24
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 cuocsongso/cb391da08411b118130d to your computer and use it in GitHub Desktop.
Save cuocsongso/cb391da08411b118130d to your computer and use it in GitHub Desktop.
Genie Theme - Contact Form
<p>Your Name (required)<br />
[text* your-name] </p>
<p>Your Email (required)<br />
[email* your-email] </p>
<p>Subject<br />
[text your-subject] </p>
<p>Your Message<br />
[textarea your-message] </p>
<p>[submit "Send"]</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment