Created
January 5, 2017 15:35
-
-
Save jeweltheme/e61a2d67eea790c64a6db268d1c488e0 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[text* your-name placeholder "Name*"] | |
[email* your-email placeholder "Email*"] | |
[text your-subject placeholder "Subject*"] | |
<div class="message-body"> | |
[textarea* your-message placeholder "Message*"] | |
</div> | |
<div class="submit-button"> | |
[submit "Send Now"] | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment