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