{% block title %}
{% if player.id_in_group == 2 %} Seller {% else %} Buyer {% endif %} page [Match {{ matchnum }}, Round {{ roundnum }} ]
{% endblock %}
{{ block content }}
Offer Rejected.
The buyer has rejected it and move on to the next round with an 90% chance.
{{ next_button }}
{{ endblock }}