{% extends "game.html" %}
{% load i18n %}
{% block helpaddress %}
{% ifequal LANGUAGE_CODE "no" %}
{% endif %}
{% endblock %}
{% block submit %}
{% if not all_correct %}
{% if not show_correct %}
{% endif %}
{% ifequal count 1 %}
{% endifequal %}
{% endif %}
{% endblock %}
{% block disable_nds %}
{% endblock %}