{% load i18n %} {% load static %} {% if factory and media %} {{ media }} {% if filter or listing_actions and factory %} {% include 'dynamic_listing/filters/inline_filter.html' %} {% endif %} {% endif %}
{% if modals_template_name %} {% include modals_template_name %} {% endif %}