Many
{#key result} {#if typeof result === 'number'}
Removed {result} item{result === 1 ? '' : 's'}
{/if} {/key}
Remove