{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results {% endblock %} {% block content %} The contributions of the players were: Your profit was {{ player.payoff }}. {% next_button %} {% endblock %}