Databases
{#if !databases || ownDatabases.length === 0}
No databases found
{/if} {#if ownDatabases.length > 0 || otherDatabases.length > 0}
{#if otherDatabases.length > 0 && $session.teamId === '0'}
Other Databases
{/if}
{/if}