{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results {% endblock %} {% block content %}

Your group payoff is {{group.group_payoff}}.

Your payoff for the session is {{player.report_value}}. Your total payoff including participation fee is {{player.payoff}}.

{% next_button %} {% endblock %}