{{ block title }}

Period {{ round_shown }} of {{ total_shown }}

Alliance Formation Results

{{ endblock }} {{ block content }}

You are player {{ player.position }}.

{{ if player.position != 'C' }} {{ if player.alliance_form }}

You and your peer decided to form an alliance to compete aganist player C.

Thus, option Alliance is played in this period.

{{ else }}

You and your peer decided NOT to form an alliance to compete against player C.

Thus, option Single is played in this period.

{{ endif }} {{ else }} {{ if player.alliance_form }}

Players A and B decided to form an alliance to compete aganist you.

Thus, option Alliance is played in this period.

{{ else }}

Players A and B decided NOT to form an alliance to compete against you.

Thus, option Single is played in this period.

{{ endif }} {{ endif }}

Please press the "next" button to proceed.

{{ next_button }} {{ endblock }}