{#if post.warning} {/if} {#if !post.warning || open_warned} {#if post.text} {@html rich_text} {/if}
{#each post.files as file}
{#if file.type === "image"} {file.description} {:else if file.type === "video"} {/if}
{/each}
{#if post.boost && post.text}

this is quoting a post! quotes are not supported yet.

{/if} {/if}