{#await thePromise catch}
oh no! Something broke!
{/await}
{#await thePromise}
the promise is pending
{:catch}
oh no! Something broke!
{/await}