{{with .edit_section}}{{end}}

{{with .edit_section}}Edit{{else}}New{{end}} section

Name:
Abbreviation:
Navbar position
Hidden:
{{with .edit_section}} {{else}} {{end}}


Current sections

{{range $s, $section := .sections}} {{end}}
NameAbbreviationNavbar positionHiddenAction
{{$section.Name}} {{$section.Abbreviation}} {{$section.Position}} {{if eq $section.Hidden true}}Yes{{else}}No{{end}} Edit | Delete