Skip to content

Instantly share code, notes, and snippets.

@vlad706
Created October 12, 2016 17:44
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 vlad706/25d7cc978d4e78a7541c6ce043a01b9d to your computer and use it in GitHub Desktop.
Save vlad706/25d7cc978d4e78a7541c6ce043a01b9d to your computer and use it in GitHub Desktop.
<div class="row">
<div class="col-md-6">
<label>[text* your-name placeholder "Your name"]</label>
</div>
<div class="col-md-6">
<label>[email* your-email placeholder "Your email"] </label>
</div>
</div>
<label>[textarea your-message placeholder "Message"]</label>
[submit "Send"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment