{{if .Location}}
{{.Location}}
{{end}}
{{if and .Email $.IsLogged}}
{{.Email}}
{{end}}
{{$.i18n.Tr "user.join_on"}} {{DateFmtShort .Created}}
{{template "base/head" .}}