{% extends "global/Page.html" %} {% load otree static %} {% block title %} Payment Information {% endblock %} {% block content %}

The payoff from this round is {{finalpayoff}}.

{% next_button %} {% endblock %} {% block scripts %} {% endblock %}