{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results {% endblock %} {% block content %}
Your final payoff {{ participant.payoff }}
{% next_button %} {% endblock %}