{{ indexButton|raw }}

{{ headerTitle|purify }}

{{ publishStatus|raw }}
{{ customContent('page.header.left', _context) }}
{# only print if it's a string beause that contains HTML, eg. in PointsBundle and FormBundle's 'new' pages it's outputting an Array #} {{ actions is not iterable ? actions|raw }}
{{ toolbar }}
    {{ customContent('page.header.right', _context) }}