{% extends "mgame.html" %} {% load i18n %} {% block language_select %}{% endblock %} {% block gamename %}{{ settings.gamename }}{% endblock %} {% block instructions %} {% ifequal settings.gametype "bare" %} {% trans "Add nouns in correct forms. You get translation if you click the word." %} {% else %} {% trans "Add nouns in correct forms." %} {% endifequal %} {% endblock %} {% block subsetting %} {% ifequal settings.gametype "bare" %}