{% load humanize %} {% load static %}
{% if filters %}
{% for field_name, label in filters %} {% endfor %} {% if not length_options and not search_enabled %} {% include "htmx_datatables/_spinner.html" %} {% endif %}
{% endif %} {% if length_options or search_enabled %}
{% if length_options %} {% endif %} {% if search_enabled %} {% endif %}
{% endif %}
{% include "htmx_datatables/_spinner.html" %}