From 52c2dabcc32bc6c9febef351ff187fb1ac3e52f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Fri, 15 Aug 2025 22:32:46 -0400 Subject: [PATCH] update group homepage template to reflect new file paths --- templates/group/home.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" .}}