{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Start of the Study {% endblock %} {% block content %}
By pressing the 'next' button, you will start submitting your answers for each of the 12 rounds you will play.

{% next_button %} {% endblock %}