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