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