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

You are A-participant and you have been allocated 10 ECU.

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

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

The multiplied pool is {{ player.multiplied_pool }} ECU.

{{ formfield 'estimate_c2' label=estimatec2_label }} {{ endif }}
{{ endblock }}