{% extends "global/Page.html" %} {% block content %}
Reminder 
  • For each player, you are given $20.
  • Only one of your choices belowe will be selected for actual payment.

 

For each player B (P1~P10), please select the amount you would like to keep for yourself.

P1 P2 P3 P4 P5 P6 P7 P8 P9 P10
{{form.offer_1}} {{form.offer_2}} {{form.offer_3}} {{form.offer_4}} {{form.offer_5}} {{form.offer_6}} {{form.offer_7}} {{form.offer_8}} {{form.offer_9}} {{form.offer_10}}
{% endblock %}