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

Your total earnings from the experiment are {{total_payoff}}.

{% next_button %} {% endblock %}