{@html `foo: ${foo}, bar: ${bar.every(x => x)}`}
{#if foo} foo! {:else if bar.every(x => x)} bar! {/if}