{% extends "global/Page.html" %} {% load otree static %} {% block title %} Start of the Experiment {% endblock %} {% block content %}
We are starting the experiment now. Remember your decisions from now on will affect your payoff from the experiment!


Your ID number in the group is {{ player.name }}.


{% next_button %} {% endblock %}