{% extends "game.html" %} {% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% block questionsetclass %}{% ifequal settings.gametype "bare" %}morfa{% else %}morfac{% endifequal %}{% endblock %} {% block gametitlename %}{% ifequal settings.gametype "bare" %}MORFA-S{% else %}MORFA-C{% endifequal %}{% endblock %} {% block imgprefix %}{% ifequal settings.gametype "bare" %}morfa{% else %}morfac{% endifequal %}{% endblock %} {% block veiledning %} {% ifequal LANGUAGE_CODE "sme" %} http://oahpa.no/index.html {% endifequal %} {% ifequal LANGUAGE_CODE "fi" %} http://oahpa.no/sjd/index.fin.html {% endifequal %} {% ifequal LANGUAGE_CODE "en" %} http://oahpa.no/sjd/index.eng.html {% endifequal %} {% ifequal LANGUAGE_CODE "no" %} http://oahpa.no/sjd/index.nob.html {% endifequal %} {% ifequal LANGUAGE_CODE "ru" %} http://oahpa.no/sjd/index.html {% endifequal %} {% endblock %} {% block navbar %} {% ifequal settings.gametype "bare" %}