{#if value && value > 0} {#if kind === 'list'} {:else}
{#if showCounter && value && value !== 0} {value} {/if}
{/if}
{/if}