{% include 'overall_header.html' %} {% INCLUDECSS '@mot_usermap/mot_usermap_acp.css' %}

{{ lang('ACP_USERMAP_LANGS') }}

{{ lang('ACP_USERMAP_LANGS_EXPLAIN') }}

{{ lang('ACP_USERMAP_INSTALLABLE_LANG') }}

{{ lang('ACP_USERMAP_INSTALL_LANG_EXP') }}

{% for notinst in notinst %} {% else %} {% endfor %}
{{ lang('ACP_USERMAP_LANGPACK_NAME') }} {{ lang('ACP_USERMAP_LANGPACK_LOCAL') }} {{ lang('ACP_USERMAP_LANGPACK_ISO') }} {{ lang('OPTIONS') }}
{{ notinst.NAME }} {{ notinst.LOCAL_NAME }} {{ notinst.ISO }} {{ lang('INSTALL') }}
{{ lang('ACP_USERMAP_NO_ENTRIES') }}

{{ lang('ACP_USERMAP_MISSING_LANG') }}

{{ lang('ACP_USERMAP_MISSING_LANG_EXP') }}

{% for missing in missing %} {% else %} {% endfor %}
{{ lang('ACP_USERMAP_LANGPACK_NAME') }} {{ lang('ACP_USERMAP_LANGPACK_LOCAL') }} {{ lang('ACP_USERMAP_LANGPACK_ISO') }}
{{ missing.NAME }} {{ missing.LOCAL_NAME }} {{ missing.ISO }}
{{ lang('ACP_USERMAP_NO_ENTRIES') }}

{{ lang('ACP_USERMAP_ADDITIONAL_LANG') }}

{{ lang('ACP_USERMAP_ADD_LANG_EXP') }}

{% for additional in additional %} {% else %} {% endfor %}
{{ lang('ACP_USERMAP_LANGPACK_ISO') }}
{{ additional.ISO }}
{{ lang('ACP_USERMAP_NO_ENTRIES') }}
{{ S_FORM_TOKEN }}


{{ USERMAP_VERSION }}

{% include 'overall_footer.html' %}