Back to Mattermost

Globalrelay Compliance Export Participant Row

server/templates/globalrelay_compliance_export_participant_row.html

11.7.0242 B
Original Source

{{define "globalrelay_compliance_export_participant_row"}}

| {{.Props.UserId}} | @{{.Props.Username}} | {{.Props.UserType}} | {{.Props.Email}} | {{.Props.Joined}} | {{.Props.Left}} | {{.Props.Duration}} | {{.Props.NumMessages}} | {{end}}