{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Results {% endblock %} {% block content %}
Your payoff: {{player.payoff}}
{% next_button %} {% endblock %}