{{.locale.Tr "repository"}} {{.locale.Tr "organization"}}

{{.locale.Tr "home.my_repos"}} ${reposTotalCount}
{{svg "octicon-plus"}} {{.locale.Tr "new_repo"}}

{{svg "octicon-search" 16}}
{{svg "octicon-filter" 16}}
{{.locale.Tr "all"}}
${repoTypeCount}
{{.locale.Tr "sources"}}
${repoTypeCount}
{{.locale.Tr "forks"}}
${repoTypeCount}
{{if .MirrorsEnabled}} {{.locale.Tr "mirrors"}}
${repoTypeCount}
{{end}} {{.locale.Tr "collaborative"}}
${repoTypeCount}
  • ${repo.full_name} {{svg "octicon-archive" 16 "ml-2"}}
    {{if not .DisableStars}}
    ${repo.stars_count} {{svg "octicon-star" 16 "ml-2"}}
    {{end}}
{{svg "gitea-double-chevron-left" 16 "mr-2"}} {{svg "octicon-chevron-left" 16 "mr-2"}} ${page} {{svg "octicon-chevron-right" 16 "ml-2"}} {{svg "gitea-double-chevron-right" 16 "ml-2"}}

{{.locale.Tr "home.my_orgs"}} ${organizationsTotalCount}
{{svg "octicon-plus"}} {{.locale.Tr "new_org"}}

  • {{svg "octicon-organization" 16 "mr-2"}} ${org.name}
    ${org.num_repos} {{svg "octicon-repo" 16 "ml-2 mt-1"}}