[[ alertText ]]{{enter_email_hint}}{{enter_gender_hint}}{{enter_age_hint}}{{enter_education_hint}}{{enter_ml_familiar}}
{% else %}
[[ alertText ]]
{% endif %}
{% if informed_consent_override is defined and informed_consent_override is not none %}
{{ informed_consent_override | safe }}
{% else %}
{{informed_consent_header}}
{{informed_consent_p1}}
{{informed_consent_p2}}
{{informed_consent_p3}}
{{informed_consent_p31}}
{{informed_consent_p32}}
{{informed_consent_p33}}
{{informed_consent_p4}}
{{informed_consent_p5}}
{{informed_consent_p6}}
{% endif %}
{{start_user_study}}
{% if footer_override is defined and footer_override is not none %}