Email: {{.U.Email}}
Domain: {{.U.DomainName}}
Used: {{humanBytes .U.UsedBytes}}
of {{if .U.QuotaBytes}}{{humanBytes .U.QuotaBytes}}{{else}}unlimited{{end}}
Created: {{shortTime .U.CreatedAt}}
Last login: {{if isZero .U.LastLogin}}never{{else}}{{shortTime .U.LastLogin}}{{end}}
MFA: {{if .U.MFAEnabled}}enabled{{else}}disabled{{end}}