{% extends "global/Page.html" %} {% load otree static %} {% block title %} Result Embedded Style Sheet {% endblock %} {% block content %}

You have finished this stage and earned {{player.payoff}}.

Own Value

{{ player.payoff }}

Value of opponent's part

{{ player.opponentvalue }}points

Please click on the button, and then wait for the remaining player to proceed...
Otherwise you will be automatically redirected to the next page after 30s.

{% endblock %} {% block styles %} {% endblock %}