mirror of
https://github.com/go-gitea/gitea
synced 2025-07-31 06:38:37 +00:00
Forks repository list page follow other repositories page (#34784)
Replace #24130 Before:  After: 
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
{{ctx.Locale.Tr "admin.repositories"}} ({{ctx.Locale.Tr "admin.total" .ReposTotal}})
|
||||
</h4>
|
||||
<div class="ui attached segment">
|
||||
{{template "explore/repo_list" .}}
|
||||
{{template "shared/repo/list" .}}
|
||||
</div>
|
||||
<h4 class="ui top attached header">
|
||||
{{ctx.Locale.Tr "settings.organization"}} ({{ctx.Locale.Tr "admin.total" .OrgsTotal}})
|
||||
|
Reference in New Issue
Block a user