mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-04 07:55:31 +02:00
update group homepage template to reflect new file paths
This commit is contained in:
parent
cc236c39ec
commit
52c2dabcc3
@ -5,8 +5,8 @@
|
||||
|
||||
<div class="ui mobile reversed stackable grid">
|
||||
<div class="ui eleven wide column">
|
||||
{{template "shared/repo_search" .}}
|
||||
{{template "explore/repo_list" .}}
|
||||
{{template "shared/repo/search" .}}
|
||||
{{template "shared/repo/list" .}}
|
||||
{{template "base/paginate" .}}
|
||||
</div>
|
||||
<div class="ui five wide column">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user