{% extends "global/Page.html" %} {% load otree static %} {% block title %} Please make your decision {% endblock %} {% block content %}
{{ Constants.payoff_both_cooperate }} {{ Constants.payoff_different_cooperate }}
{{ Constants.payoff_different_defect }} {{ Constants.payoff_both_defect }}
{% formfields %} {% next_button %} {% endblock %}