diff --git a/templates/group/home.tmpl b/templates/group/home.tmpl index 74a95702f9..76a7cfce31 100644 --- a/templates/group/home.tmpl +++ b/templates/group/home.tmpl @@ -5,8 +5,8 @@
- {{template "shared/repo_search" .}} - {{template "explore/repo_list" .}} + {{template "shared/repo/search" .}} + {{template "shared/repo/list" .}} {{template "base/paginate" .}}