+ +
+ +
{/if} - + + (showGuestWelcome = false)} + onLogin={() => goto('/login')} + onRegister={() => goto('/register')} + locale={($locale || 'de') === 'de' ? 'de' : 'en'} + /> + + {#if authStore.isAuthenticated} + + {/if}