{title}

    {#if me && me.id !== post.author?.id}
  • Report
  • {/if} {#if me && me.id === post.author?.id }
  • Edit
  • {/if}
{#snippet left()} {#if to.type === 'guild'} {:else if to.type == 'user'} {/if} {/snippet} {#snippet right()} {#if to.type === 'guild'} {:else if to.type === 'user'} {/if} {/snippet}