{#if isOwner && !authManager.key}

{$t('tags').toUpperCase()}

{#each tags as tag (tag.id)}

{tag.value}

{/each}
{/if}