{#if open}
{#if error}
{error}
{/if}
{title}
{message}
{cancelLabel}
{#if isSubmitting || loading}
Deleting...
{:else} {confirmLabel} {/if}
{/if}