Skip to content

Instantly share code, notes, and snippets.

@contempoinc
Created February 27, 2017 16:20
Show Gist options
  • Save contempoinc/3e741352d8f2530a815730fad8f1e74b to your computer and use it in GitHub Desktop.
Save contempoinc/3e741352d8f2530a815730fad8f1e74b to your computer and use it in GitHub Desktop.
<div class="col span_12 first">
[select menu-439 "Tell me more about this property" "Request a showing"]
</div>
<div class="col span_12 first">
[text* your-name placeholder "Your Name"]
</div>
<div class="col span_12 first">
[email* your-email placeholder "Email"]
</div>
<div class="col span_12 first">
[tel tel-692 placeholder "Phone"]
</div>
<div class="col span_12 first">
[textarea your-message placeholder "Message"]
</div>
<div class="col span_12 first">
[submit "Send"]
</div>
<div class="clear"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment