{#if browser && toc?.length > 1}
{/if}
{#if photo}
{#if alt}
{@html alt}
{/if}
{/if}
{title ?? path.slice(1)}
{#if summary}
{summary}
{/if}