{{ block title }} {{ endblock }} {{ block content }}

Your ID number: {{player.name_in_group}}

{% include Constants.flag_right_top_template %} {% if player.victim == False %}

The chosen Chinese Player 1 of your group is China-{{group.victim_id}}.

We have asked Foreign Player 1 beforehand and he/she decided to participate in the game. As a result, China-{{group.victim_id}} loses {{Constants.rob_lost}}, and Foreign Player 1 gets {{Constants.rob_lost}} in return.

{% else %}

The chosen Chinese Player 1 of your group is you.

We have asked Foreign Player 1 beforehand and he/she decided to participate in the game. As a result, you lose {{Constants.rob_lost}}, and Foreign Player 1 gets {{Constants.rob_lost}} in return.

{% endif %}

{% next_button %}

{{ endblock }}