1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Feature - #3031 - search for org repos (#5986)

This commit is contained in:
Richard Mahn
2019-02-08 09:45:43 -07:00
committed by techknowlogick
parent 7fb09f035a
commit ba91214633
4 changed files with 71 additions and 9 deletions

View File

@@ -28,6 +28,7 @@
</div>
<div class="ui divider"></div>
{{end}}
{{template "explore/repo_search" .}}
{{template "explore/repo_list" .}}
{{template "base/paginate" .}}
</div>