{#if icon}
{@render icon()}
{:else}
{/if} {title} {#if message} {message} {/if} {#if actionLabel || secondaryActionLabel}
{#if secondaryActionLabel && onSecondaryAction} {/if} {#if actionLabel && onAction} {/if}
{/if}