{#if post.warning}
{post.warning}
{/if} {#if post.text}
{@html rich_text}
{/if}
{#each post.files as file}
{/each}
{#if post.boost && post.text}
this is quoting a post! quotes are not supported yet.
{/if}