{#if icon}
{@render icon()}
{/if}

{title}

{#if subtitle}

{subtitle}

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