{g.title}

{authorName()} {#if publishedAt}· {m.geschichten_published_on({ date: publishedAt })}{/if}

{@html sanitized}
{#if g.persons && g.persons.length > 0}

{m.geschichten_persons_section()}

{/if} {#if g.documents && g.documents.length > 0}

{m.geschichten_documents_section()}

{/if} {#if data.canBlogWrite}
{m.btn_edit()}
{/if}