{% extends "global/Page.html" %} {% load otree %} {% block title %} Stage three——the summary of the ten rounds of investments {% endblock %} {% block content %}
| Round | Earnings |
|---|---|
| {{ p.round_number }} | {{ p.public_good_payoffs }}ECs |
If you have finished reading, please click on the "next" button to continue, we will show your total payoffs in three stages
{% endblock %}