{% block title %} Chat {% endblock %} {{ block content }}
This is the chat stage in Round {{ player.round_number }}. In Stage 1, your and the other firm's owners selected {{ chosencontract }} respectively. , which decides managers' payoff table as below. As a manager of Firm {{ firm }}, you can chat with the other manager for one minute considering the table below. If both you and the other manager choose A, then there is a 15% chance that {{ if chosencontract == PP }} {{ MFPPAA }} {{ endif }} {{ if chosencontract == PR }} {{ MFPRAA }} {{ endif }} {{ if chosencontract == RP }} {{ MFRPAA }} {{ endif }} {{ if chosencontract == RR }} {{ MFRRAA }} {{ endif }} are fined. After this chat is completed, you will choose A or B in the next stage.
{{ chat nickname=player.id_in_group }} {{ if chosencontract == PP }}