{#if count > 0}
{#if count > maxNumber} {maxNumber}+ {:else} {count} {/if}
{/if}