{{template "base" .}} {{define "title"}}{{.Title}}{{end}} {{define "extra_css"}}
{{end}} {{define "page_body"}}
View and manage folders
Path
Quota
Used by
{{range .Folders}}
{{.MappedPath}}
{{.GetQuotaSummary}}
{{.GetUsersAsString}}
{{end}}
{{end}} {{define "dialog"}}
Confirmation required
×
Do you want to delete the selected virtual folder and any users mapping?
{{end}} {{define "extra_js"}} {{end}}