{{ extends "global/Page.html" }} {{ block title }}Questions{{ endblock }} {{ block content }}
Please answer the following questions.
{{ formfield 'gender' }} {{ formfield 'age' }} {{ formfield 'employment_status' }} {{ formfield 'education' }} {{ formfield 'income_us' }} {{ formfield 'us_state' }} {{ formfield 'book' }} {{ formfield 'book3' }}
{{ endblock }}