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