{% extends "global/Page.html" %} {% load otree %} {% block title %} Final Results {% endblock %} {% block content %}
Your total payoff across all rounds was:{{ participant.payoff }}

{% next_button %} {% endblock %}