Auction
Remaining bidders:
{{group.num_in_auction}}
Winner pays:
0
francs
Number of tickets for sale: {{quantity}}
Current Price:
{{ group.price }}
{% include 'includes/bid_button.html' %}
Your budget: {{Constants.buyer_endowment}} francs
The last bidder remaining purchases the tickets
The tickets will be exchanged for
{{quantity}}×{{Constants.fH}}= {{vH}} francs if the ticket{{plural}} {{to_be}}
green
or
{{quantity}}×{{Constants.fL}}= {{vL}} francs if the ticket{{plural}} {{to_be}}
blue
.
{% include 'includes/history.html' %}