{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Punishment (Period {{ subsession.round_number }} of {{ Constants.num_rounds }}) {% endblock %} {% block content %}
For group U, the tokens purchased by other group members are:
Group member 2 purchased {{player.contribution2}} tokens, {%formfield player.punishment_sent2 %}
{% next_button %} {% endblock %}