{% load i18n admin_static adminlte_options adminlte_menu %} {% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %} {% block title %}{% endblock %} {% block extrastyle %} {% endblock %} {% block extrahead %} {% endblock %}
{% if not is_popup %}
{% endif %}
{% block page_content %} {% endblock %}
{% if not is_popup %}
{% endif %}
{% block extrajs %}{% endblock %}