{% if title is not false %}
{{ title }}
{% else %}
{{langs[actLang]['index_title']}}
{% endif %}
{% if suffix=="" %} {% for lang in langs %}
{% endfor %} {% endif %}
{% if indextype=="typeop" %} {% for grp in levelGroupsData %}
{{langs[actLang]['lgroup_'+grp]}}
{% endfor %} {% endif %} {% if indextype=="classlist" %} {% for grp, name in levelGroupsData.items() %}
{{ name }}
{% endfor %} {% endif %} {% if suffix!="" %}
{{langs['en']['menuitem_back']}}
{% else %}
{{langs[actLang]['menuitem_options']}}
{{langs[actLang]['menuitem_infos']}}
{% endif %} {#
This website allows you to play tuxmath online, free and without ads. It is a full rewrite of Tuxmath in javascript language, under AGPL 3.0, provided by Afrikalan.
More informations
. If you look for the original (SDL based) Tux Math, go to
Tux 4 kids
.
#} {% if args.official %}
{% endif %}