{% if formSubmitted is not defined %} {% set formSubmitted = 0 %} {% endif %}

{{ formObject.title }}

{% if formObject.description != '' %}

{{ formObject.description }}

{% endif %}
{% if formObject.survey and formSubmitted == 0 %}

Survey Information

Note: The information you provide below will not be associated with your form submission. This data is collected separately for survey purposes only.

{% endif %}