{#if confirm || prompt}
{#if prompt}
{#if promptMultiLine}
{:else}
{/if}
{/if}
{#each buttons as button}
{#if button.textTrusted}{@html button.text}{:else}{button.text}{/if}
{/each}
{/if}