{title}
{#each tocEntries as entry (entry.index)} {/each}

{sectionTitle}

{#if totalSections > 1} {currentIdx + 1} / {totalSections} {/if}
{#if sections.length === 0}
No content available for this publication.
{:else}
{@html renderedContent}
{/if}
{#if totalSections > 1}
{/if}