{% if enable_bulk_update %}
{% if bulk_fields_template_paths %}{% include bulk_fields_template_paths %}{% else %}{% include framework_template_path|add:"/partial/bulk_fields.html" %}{% endif %}
{% endif %}
{% if enable_bulk_delete %}
This will permanently delete all selected items.