{% load i18n static mazer admin_urls %} {% get_current_language as LANGUAGE_CODE %} {% get_current_language_bidi as LANGUAGE_BIDI %} {% get_mazer_settings request as mazer_settings %} {% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %} {% block title %}{{ title }} | {% trans 'Log in again' %}{% endblock %} {% if mazer_settings.custom_css %} {% endif %} {% block extrastyle %} {% endblock %} {% block extrahead %} {% endblock %}
{% if mazer_settings.custom_js %} {% endif %}