{{ block title }} Estimates of others’ decision {{ endblock }} {{ block content }}
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 }}