{% extends "survey_pre_screen/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block title %} Survey {% endblock %} {% block content %}
18%

Please answer the following questions.

{% formfields %}
{% next_button %}
{% endblock %}