{{ block title }} {{ endblock }} {{ block content }}
{{ if player.treatment == 'FI' }}

You have been allocated {{ my_endowment }} tokens. The other group member has been allocated {{ other_endowment }} tokens.

{{ elif player.treatment == 'OIF' or player.treatment == 'OIC' }} {{ if player.reveal == '2' }}

You have been allocated {{ my_endowment }} tokens. The other group member has been allocated {{ other_endowment }} tokens.

{{ endif }} {{ endif }}

How guilty do you feel about the contribution you made?

{% formfield player.guilty2 %}
Not at all guilty Extremely guilty

{{ endblock }}