{{ block title }} {{ endblock }} {{ block content }}
You claimed {{ player.number_2tutorial }} tokens. {{ if player.threshold_check == True }} This claim was not successful. ✖
Your earnings for round 1 to round 2 would be {{ player.sum_claims1 }} tokens.
The number of tokens available in this tutorial was {{player.threshold}}.
This tutorial ends now.
{{else}} This claim was successful. ✔Your earnings in this part would be {{ player.sum_claims2 }} tokens.
The number of tokens available in this tutorial was {{player.threshold}}.
You have completed both rounds and this tutorial ends now.
{{ endif }}