diff --git a/app/views/search/products.rhtml b/app/views/search/products.rhtml index 3c0e03a..2ba06af 100644 --- a/app/views/search/products.rhtml +++ b/app/views/search/products.rhtml @@ -1,4 +1,4 @@ -

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

+<%= search_page_title( @titles[:products], @category ) %>
<% if !@empty_query %> -- libgit2 0.21.2