diff --git a/templates/user/profile.tmpl b/templates/user/profile.tmpl index 8967ab566..108761c6d 100755 --- a/templates/user/profile.tmpl +++ b/templates/user/profile.tmpl @@ -135,7 +135,6 @@ {{template "explore/dataset_list" .}} {{template "base/paginate" .}} {{else}} - {{template "explore/repo_search" .}} {{template "user/dashboard/repo_list_dashboard" .}} {{template "base/paginate" .}} {{end}}