{{/* The region attribute editor — everything about a region except its drawn area, which is saved separately on the area workspace page so a rejected edit here can never discard a polygon. Admins normally reach it as the config-region-modal fragment swapped into #config-region-modal on the Configuration page; it posts via htmx so a validation error re-renders the fragment in place (modal stays open, entered values preserved) and a save sends HX-Redirect back to the config page. The full page below is the no-JS / direct-link fallback, so it carries the same form without the htmx attributes. */}} {{define "title"}}{{if .Region.ID}}Edit region{{else}}Add region{{end}} · {{.Org.Name}} · MeshTender{{end}} {{define "header"}}