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

Boxes collected: 0

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 }}