{% extends "wagtailadmin/reports/base_page_report_results.html" %} {% load i18n wagtailadmin_tags %} {% block results %}
| {% trans 'Title' %} {% block extra_columns %} {% endblock %} | URL | |||||
|---|---|---|---|---|---|---|
| {% block page_title %} {% i18n_enabled as show_locale_labels %} {% include "wagtailadmin/pages/listing/_page_title_explore.html" with show_locale_labels=show_locale_labels %} {% endblock %} |
|
|||||