{% extends "game.html" %}
{% load i18n %}
{% load trans_to %}
{% block addcss %}
{% endblock %}
{% block extrajs %}
{% endblock %}
{% block imgprefix %}sahka{% endblock %}
{% block questionsetclass %}sahka{% endblock %}
{% block gametitlename %}SAHKA{% endblock %}
{% block navbar %}
{% if not forms %}
- {% trans_to "Select a dialogue" "sme" %}{% trans "Select a dialogue" %}
{% endif %}
{% if image %}
{% endif %}
{% if wordlist %}
{% endif %}
{% endblock %}
{% block veiledning %}
{% ifequal LANGUAGE_CODE "sme" %}
http://{{hst}}/sme/useoahpa/sahka.html
{% endifequal %}
{% ifequal LANGUAGE_CODE "fi" %}
http://{{hst}}/sme/useoahpa/sahka.fin.html
{% endifequal %}
{% ifequal LANGUAGE_CODE "en" %}
http://{{hst}}/sme/useoahpa/sahka.eng.html
{% endifequal %}
{% ifequal LANGUAGE_CODE "no" %}
http://{{hst}}/sme/useoahpa/sahka.nob.html
{% endifequal %}
{% ifequal LANGUAGE_CODE "sv" %}
http://{{hst}}/sme/useoahpa/sahka.nob.html
{% endifequal %}
{% endblock %}
{% block name %}Sahka{% endblock %}
{% block pagename %}/{{ URL_PREFIX }}/sahka/{% endblock %}
{% block settings %}
{% if forms %}
{% include 'grammar_links_menu.html' %}
{% trans_to "Answer to the questions with full sentences. Remember big initial letter in names." "sme" %} {% trans "Answer to the questions with full sentences. Remember big initial letter in names." %}
|
{% endif %}
{% if not forms %}