{% block h1 %}

Choose {{ view.verbose_name }}

{% endblock %}
{# Need to keep the form in the HTML, even if the snippet is not searchable #} {# This is to allow pagination links to be generated from the form action URL #}
{% include "wagtailmodelchooser/results.html" %}