{% 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.

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 %}