{% extends "wagtailadmin/generic/listing_results.html" %} {% load i18n l10n coderedcms_tags %} {% block results %}
{% endblock %} {% block no_results_message %}{% blocktrans trimmed with title=form_page.title %} There have been no submissions of the '{{ title }}' form. {% endblocktrans %}
{% endblock %}