package form // This creates a field that you can add a Label, Control or Input object. templ Field() {
{ children... }
}