{{ block title }} Estimates of others’ decision {{ endblock }} {{ block content }}
Period {{ player.round_number }}
{{ if player.type == "admin" }}

You are B-participant and you have been allocated 30 ECU.

{{ formfield 'estimate_b' }} {{ elif player.type == "coll" }}

You are C-participant and you have been allocated 30 ECU.

{{ formfield 'estimate_c' }} {{ endif }}
{{ endblock }}