{% extends "global/Page.html" %} {% load otree static %} {% block title %}Survey{% endblock %} {% block content %}
Now we would like to ask you a few questions about yourself.
Everything will be kept completely anonymous.
{{ formfields }}
{% next_button %}
{% endblock %}