1
Fork 0

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>