{{ extends "global/Page.html" }} {{ block title }} {{ endblock }} {{ block content }}

{{ reached }}

You chose box #{{ player.chosencard }}. This box had value {{ player.chosenboxvalue|to1 }} and your {{ if discount }} discounted {{ endif }} points are {{ points }}.

{{ if practiceround }}

This round was a practice round.

{{ endif }}

{{ if notpracticeround }}

See below a summary of the boxes and your choices in each round so far.


{{ tabledata }}
RoundChosen boxPoints




{{ endif }}
{{ if pilot }}

























{{ endif }} {{ endblock }} {{ block scripts }} {{ endblock }}