{{if .Location}}
							{{svg "octicon-location"}} {{.Location}}
						{{end}}
						{{if and .Website}}
							{{svg "octicon-link"}}
							{{.Website}}
						{{end}}
						{{svg "octicon-clock"}} {{$.i18n.Tr "user.join_on"}} {{.CreatedUnix.FormatShort}}