<% if searched.present? %> <%= count %> <%= item_label %> found matching ‘<%= searched %>’ of <%= total_count %> total <%= item %>. <%= govuk_link_to("Clear search", path) %> <% else %> <%= count %> total <%= item %>. <% end %>