{% extends "global/Page.html" %} {% load otree static %} {% block title %} Periode {{player.round_number}}: {{player.role}} {% endblock %} {% block content %}

The Operations representative decides to produce {{group.sent_back_amount}} units for this period.
This period ends.

{% next_button %} {% endblock %}