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

Thank you for completing the task! Please answer the following questions about yourself. We also welcome any feedback you have for us.

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