{% extends "adminsite/base.html" %} {% import "adminsite/_icons.html" as icons %} {% block page_title %}{{ _('Import {things}', things=view.label_plural|lower) }} ยท {{ title }}{% endblock %} {% block breadcrumb %} {% endblock %} {% block header_class %}border-b border-base-300 lg:pt-2 lg:pb-5{% endblock %} {% block header %}