{% if use_batch_actions %}
{% include "funds/includes/batch_update_lead_form.html" %}
{% include "funds/includes/batch_update_reviewer_form.html" %}
{% include "funds/includes/batch_progress_form.html" %}
{% include "funds/includes/batch_delete_submission_form.html" %}
{% endif %}