{{if .tags}}
精选项目
{{if .IsOrganizationOwner}}
{{svg "octicon-gear" 16}}自定义
{{end}} {{end}}
{{ range .tags}} {{if eq .TagName "精选项目"}}
{{ range .RepoList}}
{{.Name}}
{{.Description}}
{{if .Topics }}
{{range .Topics}} {{if ne . "" }}
{{.}}
{{end}} {{end}}
{{end}}
{{svg "octicon-eye" 16}} {{.NumWatches}}
{{svg "octicon-star" 16}} {{.NumStars}}
{{svg "octicon-git-branch" 16}} {{.NumForks}}
{{end}}
{{end}} {{end}}
自定义精选项目
最多可选9个公开项目
{{.i18n.Tr "explore.save"}}
{{.i18n.Tr "explore.cancel"}}