<:Switch { x ? Foo : Bar } x='{{x}}'>

element

{{tag}} {{#if foo}}

foo

{{elseif bar}}

bar

{{else}}

neither foo nor bar

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