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