% if @vehicles.present? %> <% @vehicles.each do |vehicle| %>
Matching <%= @vehicles.count %> Vehicles
There are no vehicles containing the term(s) <%= params[:search] %>.