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

Your payment for this round is: {{ payment }}.

{% next_button %} {% endblock %}