{% extends "global/Page.html" %} {% load otree static %} {% block title %} Game I Results {% endblock %} {% block content %}
In Game I, you decided to keep {{ stage1 }} ECUs to yourself, and give {{ stage1_give }} ECUs to your recipient, and you received {{ stage2 }} ECUs as a recipient.
Therefore, your payoff for Game I is {{ payoff }}.
{% next_button %} {% endblock %}