{% extends "global/Page.html" %} {% load otree %} {% block title %} Summary {% endblock %} {% block content %}
Date/Time:
| Round Number | Your payoff |
|---|---|
| {{ p.round_number }} | {{ p.payoff }} |
The paying round was {{ paying_round }}. You will be paid by only the payoff of this specific round.
{% next_button %} {% endblock %}