element

{tag} {#if foo}

foo

{:else if bar}

bar

{:else}

neither foo nor bar

{/if} text {#each things as thing} {thing} {/each}
what goes up must come down