{{if or $.PageIsExplore $.PageIsProfileStarList }}{{if .Owner}}{{.Owner.Name}}
/ {{end}}{{end}}{{.DisplayName}}
{{if .IsArchived}}{{end}}
{{if .IsPrivate}}
{{svg "octicon-lock" 16}}
{{else if .IsFork}}
{{svg "octicon-repo-forked" 16}}
{{else if .IsMirror}}
{{svg "octicon-repo-clone" 16}}
{{else if .Owner}}
{{if .Owner.Visibility.IsPrivate}}
{{svg "octicon-lock" 16}}
{{end}}
{{end}}
{{if .DescriptionHTML}}
{{.DescriptionHTML}}
{{end}} {{if .Topics }} {{end}}{{$.i18n.Tr "org.repo_updated"}} {{TimeSinceUnix .UpdatedUnix $.i18n.Lang}} {{if .PrimaryLanguage }} {{ .PrimaryLanguage.Language }} {{end}}