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

Boxes opened: 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 }}
⚠ You are close to the bomb!

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

LOADING!

{{ endblock }}