mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
feat: Add search bar on user profile page. (#787)
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
{{template "explore/repo_list" .}}
|
||||
</div>
|
||||
{{else}}
|
||||
{{template "explore/search" .}}
|
||||
{{template "explore/repo_list" .}}
|
||||
{{template "base/paginate" .}}
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user