• {#if chapter.show}
    {chapter.name} {#if chapter.id === 1} {/if}
    {:else}

    {chapter.name}

    {/if}