package component templ PageWrapper(title string) { {title} @Navbar() {children...} } templ Navbar() {
}