{% extends "global/Page.html" %} {% load otree %} {% block title %} Your Round {{player.subsession.round_number}} Decision {% endblock %} {% block content %}

What is your decision?





{% include Constants.instructions_template %}
{% next_button %} {% endblock %}