diff --git a/app/views/search/products.rhtml b/app/views/search/products.rhtml index 2ba06af..3c0e03a 100644 --- a/app/views/search/products.rhtml +++ b/app/views/search/products.rhtml @@ -1,4 +1,4 @@ -<%= search_page_title( @titles[:products], @category ) %> +

<%= _('Products and Services') %>

<% if !@empty_query %> -- libgit2 0.21.2