{{svg "octicon-repo"}} {{ctx.Locale.Tr "user.repositories"}} {{if .RepoCount}}
{{.RepoCount}}
{{end}}
{{if or .IsGroupOwner .IsGroupAdmin}} {{svg "octicon-people"}} {{ctx.Locale.Tr "org.teams"}} {{if .NumTeams}}
{{.NumTeams}}
{{end}}
{{end}} {{if or .IsGroupOwner .IsGroupAdmin}} {{svg "octicon-tools"}} {{ctx.Locale.Tr "repo.settings"}} {{end}}