{{template "admin/top.html" .}}

Users

{{$url := urlConcat "/adminUser/index" "keywords" .keywords}} {{range .users}} {{end}}
Email Username Verified Register Date
{{.Email}} {{.Username}} {{.Verified}} {{.CreatedTime|datetime}} Reset Password Send Email
{{template "admin/footer.html" .}} {{template "admin/end.html" .}}