{{if .Location}}
{{.Location}}
{{end}}
{{if and $.ShowUserEmail .Email $.IsSigned (not .KeepEmailPrivate)}}
{{.Email}}
{{end}}
{{$.i18n.Tr "user.join_on"}} {{DateFmtShort .Created}}