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

Thank you for participating in this study.

Before you go, we would like to ask you a few demographic questions.

{% formfields %} {% next_button %} {% endblock %} {% block app_styles %} {% endblock %}