{{define "title"}}{{.i18n.Localize .locale "groups"}}{{end}} {{define "page_css"}}{{end}} {{define "page_js"}}{{end}} {{define "page_content"}}

{{.i18n.Localize .locale "groups"}}

{{if .currentUser.IsSystemUser}} {{end}}
{{if .flashInfo}} {{end}} {{if .flashWarning}} {{end}} {{if .flashError}} {{end}} {{range .userGroups}} {{end}}
{{.i18n.Localize .locale "group_id"}} {{.i18n.Localize .locale "group_name"}} {{.i18n.Localize .locale "actions"}}
{{.Id}} {{.Name}} {{if .CanDelete}} {{end}}
{{if .currentUser.IsSystemUser}} {{end}}
{{end}}