{% load i18n thumbnail static django_webix_utils django_webix_admin_utils i18n %} {{ title }} {% block webix_header %} {% include "django_webix/static_meta.html" %} {% endblock %} {% block header_leaflet %} {% if is_webgis_enable %} {% friendly_load utils_leaflet %} {% header_webgis %} {% endif %} {% endblock %} {% block webix_filter_header %} {% if is_webix_filter_enable %} {% include "django_webix/filter/include/static_meta.html" %} {% endif %} {% endblock %} {% block extra_header %}{% endblock %} {% block cookies %} {% endblock %}