{{ template "account_shell_start" . }}
{{ template "account_window_titlebar" . }}
{{ template "account_csrf_field" . }}
{{ if .Error }}{{ .Error }}{{ end }} {{ if .Notice }}{{ .Notice }}{{ end }} {{ if .OverridesAllowed }} overrides enabled {{ else }} read-only: overrides disabled {{ end }} Export JSON
{{ range .Groups }}

{{ .Label }}

{{ .Description }}

{{ range .Rows }} {{ else }} {{ end }}
{{ end }}
{{ range .Groups }} {{ range .Rows }} {{ if .Editable }} {{ end }} {{ end }} {{ end }}
{{ template "account_shell_end" . }}