{{ extends "global/Page.html" }} {{ block title }}Select 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 is located at any of them.

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