{% load i18n static jazzmin %} {% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %} {% get_jazzmin_settings as jazzmin_settings %} {% block title %}{% endblock %} {% block extrastyle %} {% endblock %} {% block extrahead %} {% endblock %} {% if jazzmin_settings.skin %} {% else %} {% endif %}
{% if not is_popup %}
{% endif %}
{% block page_content %} {% endblock %}
{% if not is_popup %} {% endif %}
{% block extrajs %}{% endblock %}