{#if content} {#await code_promise} {:then}
{code}
{/await} {:else} {#await code_promise} {:then}

{code}

{/await} {/if}