{{ extends "global/Page.html" }} {{ block title }}Choose Your Lucky Numbers{{ endblock }} {{ block content }}

Please select {{ C.LUCKY_NUMBERS_COUNT }} different numbers between {{ C.MIN_LUCKY_NUMBER }} and {{ C.GRID_SIZE }}.

These numbers will protect you if the bomb appears at one of them.

{{ formfields }} {{ next_button }} {{ endblock }}