mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-15 18:56:59 +00:00
feat: Add search bar on user profile page. (#787)
This commit is contained in:
parent
de81f68d4d
commit
a90a215662
6 changed files with 69 additions and 10 deletions
|
@ -95,6 +95,7 @@
|
|||
{{template "explore/repo_list" .}}
|
||||
</div>
|
||||
{{else}}
|
||||
{{template "explore/search" .}}
|
||||
{{template "explore/repo_list" .}}
|
||||
{{template "base/paginate" .}}
|
||||
{{end}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue