{#if kind === 'primary' && count > 0}
{#if count > maxNumber} {maxNumber}+ {:else} {count} {/if}
{/if} {#if kind === 'simple'}
{/if}