{#if loading}
{tr('app.loading')}
{:else if needsVaultSelection}
{:else}
{#if currentView === 'plugin-manager'}
{:else if currentView === 'workbench'}
{:else if currentView === 'workspace' || currentView === 'workspace-empty'}
{:else}
{/if}
{/if}