{{ block title }} Game {{ player.round_number }} {{ endblock }} {{ block content }}
{{ if current_game == 'standard' }} {{ endif }} {{ if current_game == 'constant' }} {{ endif }} {{ if current_game == 'linear' }} {{ endif }}

The other player chose to {{ choice }} at turn {{ player.group.end_turn }}

{{ endblock }}