{{template "base" .}} {{define "title"}}{{.Title}}{{end}} {{define "extra_css"}} {{end}} {{define "page_body"}}
View and manage users
{{if .HasMFA }}{{end}} {{range .Users}} {{if $.HasMFA }}{{end}} {{end}}
ID Username StatusMFABandwidth Quota Other
{{.ID}} {{.Username}} {{.GetStatusAsString}}{{.GetMFAStatusAsString}}{{.GetBandwidthAsString}} {{.GetQuotaSummary}} {{.GetInfoString}}
{{end}} {{define "dialog"}} {{end}} {{define "extra_js"}} {{end}}