{% extends "num.html" %}
{% load i18n %}
{% load trans_to %}
{% block navbar %}
{% with "dato" as gamename_nav %}
{% include 'numra_submenu.html' %}
{% endwith %}
{% endblock %}
{% block instructions %}
{# TODO: strings for instructions. #}
{% ifequal gametype "string" %}