{#if backHref}
← {backLabel || $_('common.backToDashboard')}
{/if}
{title}
{#if actions}
{@render actions()}
{/if}
{@render children()}