{{ block title }}You have finished this set of mazes. {{ endblock }} {{ block content }} {% if boardNumber >= numRounds %}
Thank you for your participation!
Your score is: {{totalScorePercentage}}%
{% endif %} {{ next_button }} {% block scripts %} {% endblock %} {{ endblock }}