--- import Layout from '../layouts/Layout.astro'; const user = Astro.locals.user; ---

Welcome back {user.name} {user.surname}