Skip to content

Instantly share code, notes, and snippets.

@danfisher85
Created April 12, 2019 21:53
Show Gist options
  • Select an option

  • Save danfisher85/bc41446ad721cc989fd1b32f5e8b4519 to your computer and use it in GitHub Desktop.

Select an option

Save danfisher85/bc41446ad721cc989fd1b32f5e8b4519 to your computer and use it in GitHub Desktop.
<div class="row">
<div class="col-md-6">
[text* your-name placeholder "Name"]
</div>
<div class="col-md-6">
[email* your-email placeholder "Email Address"]
</div>
</div>
[textarea your-message placeholder "Your Message..."]
[submit class:btn class:btn-primary class:btn-lg class:btn-block "Send Message"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment