{{template "base" .}} {{define "title"}}{{.Title}}{{end}} {{define "page_body"}}
{{.Title}}
{{if .Error}}
{{.Error}}
{{end}} {{if eq .Mode 3}}
Generate a data provider independent JSON file to create new folders or update existing ones.
The following placeholder is supported:

  • %name% will be replaced with the specified folder name
The generated folders file can be imported from the "Maintenance" section.
{{end}}
{{if eq .Mode 3}}
Specify the folder names, one for line.
{{else}}
{{end}}
{{end}}