Last active
April 19, 2016 01:40
-
-
Save danrovito/919d6d93bf015bfb4fd084ef377b15b2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form action="//jigpost.xyz/mail/ALIAS" method="post"> | |
<input type="text" name="email" placeholder="Email Address" /> | |
<input type="text" name="message" placeholder="message" /> | |
<input type="submit" value="Contact Us" /> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment