{#if data.error.length !== 0} {#if !data.error.includes("not found")}
{/if} {:else}
{@html marked.parse(data.doc[$locale].content)}
{/if}