// Public site layout: top nav + footer. Pages opt in with `layout = "public"`. // A layout is a `component` with a where the page body is injected. component PublicLayout { view {
} }