{#if data.profile.avatar} {:else}
{/if}
{getName(data)}
{@html marked.parse(getDescription(data), { renderer })}
{#if showEditButton && user.isLoggedIn && user.profile?.did === data.did}
{:else}
{/if} {#if !env.PUBLIC_IS_SELFHOSTED && data.handle === 'blento.app' && user.profile?.handle !== data.handle} {#if !user.isInitializing && !user.isLoggedIn}
To create your own blento, sign in with your bluesky account
{ await login(handle as ActorIdentifier); return true; }} />
{:else if user.isLoggedIn}
{/if} {/if}