{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Instructions (Page 1 of 4) {% endblock %} {% block content %}

{% formfield player.accept_1 label="I am finished and would like to continue." %}
{% next_button %} {% endblock %}