package views templ Layout(title string) { { title }
{ children... }
}