Back to Wagtail

Page Status Cell

wagtail/admin/templates/wagtailadmin/chooser/tables/page_status_cell.html

7.4.2116 B
Original Source

{% if not value.is_root %} {% include "wagtailadmin/shared/page_status_tag.html" with page=value %} {% endif %} |