{% include "adminsite/_records_total.html" %}
{% endblock %}
{% block header_actions %}
{#- On a phone the page's other actions fold into one menu, so the header
keeps to a single line. -#}
{% if saving_views %}{% include "adminsite/_saved_tabs.html" %}{% endif %}
{% include "adminsite/_toolbar.html" %}
{% include "adminsite/_table.html" %}