{{ block title }}
Overview of workers' output: round {{ subsession.round_number }}
{{ endblock }} {{ block content }}

Worker 1 made {{ number_sent2 }} {{ unit2 }}.
Worker 2 made {{ number_sent3 }} {{ unit3 }}.



{% for item in names %} {% endfor %} {% for item2 in all2 %} {% endfor %} {% for item3 in all3 %} {% endfor %}
Record of worker's production.
{{ item }}
Worker 1{{ item2 }}
Worker 2{{ item3 }}

Based on that, your budget is {{ revenue }} ECU.

After clicking the Next button you will proceed in the experiment.

{{ next_button }}
{{ endblock }}