{{ block title }} Game {{ player.round_number }} {{ endblock }} {{ block content }}
test_image alt

Turn 1

{{ if player.id_in_group == 1}}

You are Red

{{ endif }} {{ if player.id_in_group == 2}}

You are Blue

{{ endif }}

Time Remaining

15
{{ formfield_errors 'end_turn' }} {{ endblock }} {{ block script }} {{ endblock }}