{% load django_tables2 i18n %}
{# Left #}
{% if use_batch_actions %}
{% trans "Show" %} 25 | 50 | 100 {% trans "items" %}
{% endif %} {% if heading %}

{{ heading }}

{% endif %} {% if use_batch_actions %}

0 Selected

{% endif %}
{# Right #}
{% if use_search|default:False %} {% endif %}
Filter by
{% 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 %}