--- import Base from "../layouts/Base.astro"; import NavBar from "../components/NavBar.astro"; import Content from "../layouts/Content.astro"; ---