{% extends "global/Page.html" %} {% load otree static %} {% block content %}

{{instructions}}

{% formfield player.check_2 label="" %}
{% next_button %}
{% next_button %}
{% endblock %}