{$t('app_title')}

{$t('app_title')}

{#if data.user}

{$t('home.welcome', { values: { name: data.user.displayName } })}

{/if}