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

We are now ready to start the experiment. Press the 'Next' button to start the experiment.

{% next_button %} {% endblock %}