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

You gave {{ group.kept }} to Player 2 and kept {{ player.payoff }} for yourself.

Please click on the "Next" button to continue.

{% next_button %} {% endblock %}