{{extends 'global/Page.html'}} {{block title}}Game{{endblock}} {{block content}} {{ if player.id_in_group == 2 }}
In this round you are {{ if player.id_in_group == 1 }} Player {{ player.id_in_group }} {{ else }} Player {{ player.id_in_group }} {{ endif }}
Consider this situation:
Player 2 | |||
---|---|---|---|
A | B | ||
Player 1 | A | 0; 0 | 10; 5 |
B | 5; 10 | 5; 5 |