{#if backHref && backLabel} {backLabel} {/if} {#if kicker}

{kicker}

{/if}

{title}

{#if subtitle}

{subtitle}

{/if} {#if meta}
{@render meta()}
{/if} {#if actions}
{@render actions()}
{/if} {#if children}
{@render children()}
{/if}