Skip to content

Instantly share code, notes, and snippets.

@zabidxoothemes
Created July 5, 2017 05:33
Show Gist options
  • Save zabidxoothemes/2d67feb5adc67d092a40f81cba8ae0a6 to your computer and use it in GitHub Desktop.
Save zabidxoothemes/2d67feb5adc67d092a40f81cba8ae0a6 to your computer and use it in GitHub Desktop.
Bright Contact Form
<div class="form-group">[text* your-name class:form-control placeholder "Your Name"]</div>
<div class="form-group">[email* your-email class:form-control placeholder "Email"]</div>
<div class="form-group">[text your-subject class:form-control placeholder "Subject"]</div>
<div class="form-group">[textarea your-message class:form-control placeholder "Message"]</div>
<div class="form-group ep-form-submit">[submit class:btn class:btn-primary class:btn-lg class:btn-block "Send"]</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment