{% extends "global/Page.html" %} {% load otree static %} {% block title %}
Round {{ subsession.round_number }} of {{ Constants.num_rounds }}
{% endblock %} {% block styles %} {% endblock %} {% block content %}

Time Left: 05:00

Moves Made: 0

New Payoff: €

Old Payoff: €

{{ form.errors }} {% next_button %}
{% include Constants.instructions_template %} {% endblock %} {% block scripts %} {% endblock %}