{% extends "global/Page.html" %} {% load otree static %} {% block title %} Result of Experiment 1 {% endblock %} {% block content %}
Round {{ round_to_pay }} has been chosen for payment.
Your final payoff from this experiment, including your budget, is {{ payoff }}.
{% next_button %} {% endblock %}