{% extends 'wagtailadmin/shared/side_panels/includes/action_list_item.html' %} {% load wagtailadmin_tags i18n %} {% comment %} This template is used to show Live, Draft, Live and Draft, In Moderation or Live and In Moderation. Sometimes {{ block.super }} will be called two times in the instances where the object is in multiple states e.g. Live + Draft {% endcomment %} {% block content %} {% if object.pk %}