{% block title %} {% if player.id_in_group == 2 %} Seller {% else %} Buyer {% endif %} page [Match {{ matchnum }}, Round {{ roundnum }} ] {% endblock %} {{ block content }} Before submitting a new price offer, report how you believe the buyer’s value, by filling out the following.
I believe that:
{{ formfield "seller_belief_50" label=low_belief_label }} {{ formfield "seller_belief_vM" label=vm_belief_label }}
{{ next_button }} {{ endblock }} {{ block scripts }} {{ endblock }}