{#if unit.inverted}
/
{/if}
{#each unit.denominations as denom (denom.canonical)}
{#if $isSingle || unit.inverted}
{:else}
{/if}
{/each}