{#await promise then data} {#if !data}

Ooops!

Looks like there's nothing here.
{/if} {:catch error}

Ooops!

Looks like something went wrong!.
{error.message}
{/await}