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

Your total payment is ${{player.total_payment}}.

{% next_button %} {% endblock %}