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