{{ extends 'global/Page.html' }} {{ block title }}Title{{ endblock }} {{ block content }}
farmland type water level your bid highest bid winner did you win? you need to pay return of the farmland your net return
A 70 {{player.bid1}} {{group.highest_bid1}} {{group.highest_bidder1}} {{player.is_winner1}} {{player.pay1}} {{group.farmland1value}} {{player.payoff1}}
B 0 {{player.bid2}} {{group.highest_bid2}} {{group.highest_bidder2}} {{player.is_winner2}} {{player.pay2}} {{group.farmland2value}} {{player.payoff2}}


Summary of your account balance

your previous account balance total return of this period your current account balance
{{player.trial_pre}} {{player.payoff}} {{player.temp}}
{{ next_button }} {{ endblock }}