{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Wholesale Price Offer {% endblock %} {% block content %}
{% if group.actual_accept_1 %}
{{ Constants.p2 }} accepted the offer given to him/her by the {{Constants.p1}}. Therefore, in this round you will not negotiate with {{Constants.p1}}.
{% next_button %}
{% else %}The {{ Constants.p1 }} decided to offer a different wholesale price.
The {{ Constants.p2 }} rejected the offer.
The {{Constants.p1}} now offered a wholesale price of {{ group.offer2 }} to you.
If you accept, your revenue will be calculated as indicated in "2.2 Case" in the Overview below.
If you reject, your revenue will be calculated as indicated in "3. Case" in the Overview below.
Do you wish to accept the offer?