{{block of styles}} {{endblock}} {{ block content }} {{if rolled == 1}}
The computer rolled {{roll}}.
{{endif}} {{if rolled == 2}}
The computer rolled {{roll}}.
{{endif}}
{{if win == 1}}
You will receive £2 and your opponent will receive £0 from part 1 of the experiment.
{{endif}} {{if win == 0}}
You will receive £0 and your opponent will receive £2 from part 1 of the experiment.
{{endif}}
{{ next_button }} {{ endblock }}