{{ 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 20 ECU.

The estimated multiplied pool is {{ player.estimated_pool }} ECU.

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

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

The estimated multiplied pool is {{ player.estimated_pool }} ECU.

{{ formfield 'estimate_c2' }} {{ endif }}
{{ endblock }}