{#if $page.state.modal} {#key $page.state.modal} {/key} {/if} {#if $toast} {#key $toast.id}
{$toast.message}
{/key} {/if}