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