{#if totalPages > 0}
{currentPage} / {totalPages}
{/if}
= totalPages} aria-label="Weiter" class="min-h-[44px] min-w-[44px] rounded p-2 text-ink-3 transition hover:bg-surface/10 focus-visible:ring-2 focus-visible:ring-brand-navy focus-visible:ring-offset-1 disabled:opacity-40" >
{#if annotationCount > 0}
{#if showAnnotations}
{:else}
{/if}
{showAnnotations ? m.pdf_annotations_hide() : m.pdf_annotations_show()}
{/if}