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

Your final payoff is: {{player.payoff}}

{% endblock %}