package layout templ Base(title string){ { title }
{ children... }
}