MAKIMONO

Nostr Long-Form Content Editor NIP-23

{identifier}
{#if image} article image {:else} image {/if}
{#if isDark.get()} {:else} {/if}
{#if published_at}
first published: {new Date(Number(published_at) * 1000).toLocaleString()}
{/if}
{#if event} {/if}

{$t('delete.confirm_title')}

{$t('delete.confirm_message')}