From b0de3d08b8afe8ea16744d2504c54c52053141dc Mon Sep 17 00:00:00 2001 From: Giteabot Date: Fri, 23 Jun 2023 09:48:35 -0400 Subject: [PATCH] Fix repo search broken because of profile page added (#25455) (#25467) Backport #25455 by @lunny Fix #25433 Caused by #23260 Co-authored-by: Lunny Xiao --- templates/explore/repo_search.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/explore/repo_search.tmpl b/templates/explore/repo_search.tmpl index 85c1be8e6e..dac924638f 100644 --- a/templates/explore/repo_search.tmpl +++ b/templates/explore/repo_search.tmpl @@ -28,6 +28,8 @@ {{if .PageIsExploreRepositories}} + {{else}} + {{end}}