{{ extends 'global/Page.html' }} {{ block title }}summary{{ endblock }} {{ block content }} {% for p in player.in_rounds(1,6) %} {% endfor %}
period average
aquifer
saturated
thickness level
A price
of A
return
of A
B price
of B
return
of B
C price
of C
return
of C
D price
of D
return
of D
your
account
balance
{{p.round_number}} {{p.saturate}} {{p.A}} {{p.group.highest_bid1}} {{p.group.farmland1value}} {{p.B}} {{p.group.highest_bid2}} {{p.group.farmland2value}} {{p.C}} {{p.group.highest_bid3}} {{p.group.farmland3value}} {{p.D}} {{p.group.highest_bid4}} {{p.group.farmland4value}} {{p.temp}}
{{ endblock }}