{#if post instanceof Post} {:else}
{#if post instanceof BlockedPost} {:else if post instanceof DetachedQuotePost} {:else} {/if}
{/if}