{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Instructions (Page 3 of 4) {% endblock %} {% block content %} {% if player.extension == 0 %}
{% else %}
{% endif %}
{% formfield player.accept_3 label="I am finished and would like to continue." %}
{% next_button %} {% endblock %}