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