{{ extends "global/Page.html" }} {{ block title }}
Avoid the Bomb!
Real Rounds
Round {{ player.round_number }} of {{ total_rounds }}
{{ endblock }} {{ block content }}

Boxes collected: 0

Current earnings: Rp0

{{ if player.variant == C.VARIANT_STANDARD }} {{ elif player.variant == C.VARIANT_STOPSTART or player.variant == C.VARIANT_LUCKY }} {{ else }} {{ endif }}
{{ if player.variant == C.VARIANT_STOPSTART or player.variant == C.VARIANT_LUCKY }}
{{ endif }}
⚠ ALMOST HIT THE BOMB!

The result is ready! You successfully avoided the bomb! You may collect additional boxes if you wish.
Be careful! You may lose everything if the bomb is located in one of the additional boxes!

LOADING!

{{ endblock }}