{% comment %} Template inheritance structure. templates/oahpa_main.html templates/oahpa.html drill/templates/game.html drill/templates/leksa.html drill/templates/leksa_place.html drill/templates/mgame.html drill/templates/mgame_a.html drill/templates/mgame_l.html drill/templates/mgame_n.html drill/templates/mgame_p.html drill/templates/mgame_v.html drill/templates/morfa_tooltip.html drill/templates/num.html drill/templates/num_ord.html drill/templates/clock.html drill/templates/dato.html {% endcomment %} {% block title %}{% endblock %} {% if request.session.is_mobile %} {# media="handheld, screen and max-width: 320px" /> #} {% else %} {% endif %} {% block extracss %} {% endblock %} {% block extrajs %} {% endblock %} {% load i18n %}
OAHPA!
Skip to content {% comment %} {% if not request.session.is_mobile %} {% trans "On a mobile?" %} {% endif %} {% endcomment %} {% block language_select %}
{% get_current_language as LANGUAGE_CODE %}
{% csrf_token %}
{% csrf_token %}
{% endblock %}
{% block main_content %} {% if request.session.is_mobile %} {% endif %} {% comment %}

{% trans "Online reference materials" %}

{% endcomment %}

{% trans "Åarjel-Oahpa is an internet program for youth and grownups learning South Sámi. The program can be adjusted to different themes and levels of difficulty, and it generates new task sets automatically." %}

{% comment %}

{% trans "Oahpa is connected with online reference materials." %}

{% endcomment %} {% endblock %}
{% include 'google_analytics_snippet.html' %}