{#if showBackButton} {/if}

{translations.title}

{#if translations.subtitle}

{translations.subtitle} - {appName}

{/if}
{#if searchEnabled}
{/if} {#if visibleSections.length > 1}
{/if}
{#if activeSection === 'faq' && showFAQ} {:else if activeSection === 'features' && showFeatures} {:else if activeSection === 'shortcuts' && showShortcuts} {:else if activeSection === 'getting-started' && showGettingStarted} {:else if activeSection === 'changelog' && showChangelog} {:else if activeSection === 'contact' && showContact} {/if}