{#if totalPages > 0}
{currentPage} / {totalPages}
{/if}
= totalPages} aria-label="Weiter" class="rounded p-1 text-ink-3 transition hover:bg-surface/10 disabled:opacity-40" >
{#if annotationCount > 0}
{#if showAnnotations}
{:else}
{/if}
{showAnnotations ? m.pdf_annotations_hide() : m.pdf_annotations_show()}
{/if}