{{ title }}

{{ copy }}

{% if section.rows %}
{% include "admin/dj_queue/_sortable_header_cells.html" with headers=section.headers num_sorted_fields=section.num_sorted_fields %} {% include rows_template %}
{% else %}

{{ empty_text }}

{% endif %}