{{ block content }} {{ if player.is_mediator }}

You are the {{ player.role }} player. Now you will communicate with other players and help them make a decision.

{{ else }}

You are the {{ player.role }} player. Now you will communicate with other players and make a decision.

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