<% attributes[:action] ||= site_search_path %>
<% attributes[:update] ||= "search-results-part" %>
<% attributes[:message] ||= t("hobo.live_search.spinner_message", :default => "Querying...") %>
<% query_param ||= "query" %>
<% panel_tag ||= 'dialog-box' %>
<% title = t("hobo.live_search.results_label", :default => "Search Results") %>
Your search returned no matches.