{#snippet avatar(author: Author)}
{#if author.picture}
{:else}
{author.name[0].toUpperCase()}
{/if}
{/snippet}
{#snippet post(
p: PostData,
index: number,
bindEl: (el: HTMLElement | null) => void,
)}
{@const author = resolveAuthor(p.pubkey, profiles)}
To participate and reply, please
{/if}