{{ block title }}Title{{ endblock }} {{ block content }}

Round {{player.round_number}}

You will make your bidding decision for {{Constants.num_rounds}} rounds. In between rounds, you will observe the winning bid and your earnings. Your {{player.number_of_opponents}} opponents will change from round to round. Values are randomly generated in each round.

Please make your bid now. The amount can be any value so long as it is greater than {{Constants.min_allowable_bid}}.

Your item value is currently {{player.item_value_actual}}

{{ formfields }} {{ endblock }}