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

{title}

{message}

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