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

Your opponent has rejected your proposal.
Now you two will play another round.
In this round you will play the "responder" who decides whether to accept the opponent's proposal.

Hint: This is the last round of bargaining. If you choose to reject the proposal and proceed to the next round,
you two will both get a random payoff between 0 and 120 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 15s.

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