{% if search %} {% include "filters.html" with {clear_url:form_action} %} {% endif %}

{{table.count_records|number_format}} record{% if record_count != 1 %}s{% endif %} {% if table.get_page_count > 1 %} of {{table.get_page_count|number_format}} pages {% endif %}

{% include 'data_table.html' with { links:false } %}