{{ block title }} {{ endblock }} {{ block content }}

Tutorial - Result Round 1 of 2


You claimed {{ player.number_2tutorial }} tokens. {{ if player.threshold_check == True }} This claim was not successful. ✖

Your earnings would be 0 tokens.

The number of tokens available in this tutorial was {{player.threshold}}.

This tutorial ends now.

{{else}} This claim was successful. ✔

This means that there are {{player.number_2tutorial}} or more tokens in the pot.

Your earnings so far would be {{ player.sum_claims1 }} tokens.

You can continue to the next round.

{{ endif }}

{{ endblock }}