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

Now you have {{ Constants.endowment }}.

{% formfields %}

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