{#if !loaded} {:else} {#if showForm} {#if error}{error}{/if} {t('servers.name')} {t('servers.url')} {t('servers.apiKey')}{editing ? ' (leave empty to keep current)' : ''} {submitting ? t('servers.connecting') : (editing ? t('common.save') : t('servers.addServer'))} {/if} {#if servers.length === 0 && !showForm} {t('servers.noServers')} {:else}
{t('servers.noServers')}
{server.name}
{server.url}