{{ block title }} {{ endblock }} {{ block content }}
You claimed {{ player.number1 }} tokens. This claim was successful. ✔
{{if subsession.round_number == 1}}This means that there are {{player.number1}} or more tokens in the pot.
Your earnings so far are {{ player.sum_claims }} tokens.
You can continue to the next round.
{{else}}Your earnings in this part are {{ player.sum_claims }} tokens.
The number of tokens available in this part was {{player.threshold}}.
You have completed both rounds and this part ends now.
{{ endif }}