{% load otree staticfiles %}
| Your choice | Other' choice | Your payoff | Other's payoff |
|---|---|---|---|
| {{ Constants.action_labels.0 }} | {{ Constants.action_labels.0 }} | {{ P11 }} | {{ P11o }} |
| {{ Constants.action_labels.0 }} | {{ Constants.action_labels.1 }} | {{ P12 }} | {{ P21o }} |
| {{ Constants.action_labels.1 }} | {{ Constants.action_labels.0 }} | {{ P21 }} | {{ P12o }} |
| {{ Constants.action_labels.1 }} | {{ Constants.action_labels.1 }} | {{ P22 }} | {{ P22o }} |