{% extends "global/Page.html" %} {% load otree %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}

Introduction

Thank you for filling out the questionnaire. Please click "Next" to continue.


{% next_button %}
{% endblock %}