- {title} -
- {/if} + {@const title = getTitle()} + {#if title && title !== 'Untitled'} ++ {title} +
{/if} -
{#each parseContentWithNIP21Links() as segment}
{#if segment.type === 'text'}
@@ -706,13 +649,14 @@
{:else if segment.type === 'profile' && segment.pubkey}