{#if post.title}

{post.title}

{/if}
{#if post.images && post.images.length > 0}
{/if} {#if post.link}
{/if}
{@html post.content}