{% load helpers %} {% load i18n %}
{% block extra_table_controls %}{% endblock %}
{% if filter_form %}
{{ filter_form.filter_id }}
{% endif %}
{% if request.user.is_authenticated and table_modal %}
{% endif %}