Created
February 27, 2017 16:20
-
-
Save contempoinc/3e741352d8f2530a815730fad8f1e74b 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
<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