diff --git a/app/views/packages/_packages_search_results_grid.html.erb b/app/views/packages/_packages_search_results_grid.html.erb index 2aa6f18..7b48eef 100644 --- a/app/views/packages/_packages_search_results_grid.html.erb +++ b/app/views/packages/_packages_search_results_grid.html.erb @@ -2,7 +2,7 @@ <% if @packages.length>0 %> <% @packages.each do |package| %> -
- Oh snap… I did not find software packages like that. Try looking for something else. -
- <% end %> -