{notification.type.toString()}

{#if notification.html} {@html notification.message} {:else} {notification.message} {/if}

{#if notification.button}

{/if}