{{ block title }} Part 2 {{ endblock }} {{ block content }}

Round: {{player.round_number}}

You are in a group of 6.

Your supervisor sent a message to all workers. The message is of the form:

Report 'X' tokens for every die roll.

The Value of X is:
{{if supervisor_message > 0}}

{{supervisor_message}}

{{ next_button }}
{{else if supervisor_message==0}}

{{ next_button }}
{{else}} {{endif}}
{{ endblock }}