package component templ Common(title string) { { title }
{ children... }
}