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