Voter Info
Your voter information is collected solely to prevent duplicate entries and is not linked to answers for any question.
{% bootstrap_field form.first_name show_label=False %}
{% bootstrap_field form.last_name show_label=False %}
{% bootstrap_field form.age_range show_label=False %}
{% bootstrap_field form.zip_code show_label=False %}
{% bootstrap_button button_type="submit" content="Submit" extra_classes="w-100" %}