Last active
August 29, 2015 14:00
-
-
Save dmmoelle/11046302 to your computer and use it in GitHub Desktop.
add custome field to NationBuilder
This file contains 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="row-fluid"> | |
<div class="span6"><label for="dob">Date of Birth</label>{% text_field "custom_values.date_of_birth", class:"text" %}</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment