{{ title }} {{ subtitle }}

{% if search_url %}
    {% for field in search_form %} {% include "wagtailadmin/shared/field_as_li.html" with field=field input_classes="field-small iconfield icon-search" %} {% endfor %}
{% endif %}
{% if add_link %} {% endif %}