{#if task.type == 'label'} {#if selected } {/if} {task.title == null ? task.id : task.title} {:else} {task.title == null ? task.id : task.title} {/if}