{% extends "global/Page.html" %} {% load otree %} {% block title %} Wait for Instructions {% endblock %} {% block content %}

You will now be given instructions by the experimenter.

Click on the next button only after you have been instructed to do so by the experimenter.

{% formfields %} {% next_button %} {% endblock %}