package views templ layout(title string) { @head(title)
@navbar() { children... } @footer()
}