{#if post instanceof Post} {post.author.displayName}: "{post.text}" - Skythread {/if} {#if post}
{#if post instanceof Post} {#if post.parent} {:else if post.parentReference} {/if} {:else} {/if}
{:else if !loadingFailed} {/if}