<%include include_common_head.html%> <%include include_accessibility.html%>
<%include include_header.html%> <%include include_contentheader.html%>
<%include include_leftsidebar.html%>
<%include include_contentwrapper_top.html%>
<%include include_content_top.html%>
<%Links::Utils::format_title($main_title_loop, separator => $crumb_separator, no_escape_separator => $no_escape_crumb_separator, include_home => 1, link_type => 2)%>

Search Results

Your search<%if query%> for <%if highlight%><%set equery = escape_html $query%><%Links::Tools::highlight($equery, $equery)%><%else%><%escape_html query%><%endif%><%endif%> returned <%cat_hits%> categor<%if cat_hits != 1%>ies<%else%>y<%endif%> and <%link_hits%> link<%if link_hits != 1%>s<%endif%>

<%if category_results_loop.length~%>

Categories

    <%~loop category_results_loop%> <%~set formatted_title = Links::Utils::format_title($title_loop, separator => $category_separator, no_escape_separator => $no_escape_category_separator, include_home => 0, link_type => 1)%>
  • <%if highlight and query%><%Links::Tools::highlight($formatted_title, $query)%><%else%><%formatted_title%><%endif%>
  • <%~endloop%>
<%~endif%> <%if link_results_loop.length~%>

Links

<%if paging.num_hits%>
<%Links::Utils::paging()%>
<%endif%> <%loop link_results_loop~%> <%if title_loop.length%> <%~set formatted_title = Links::Utils::format_title($title_loop, separator => $category_separator, no_escape_separator => $no_escape_category_separator, include_home => 0, link_type => 1)%>

<%if highlight and query%><%Links::Tools::highlight($formatted_title, $query)%><%else%><%formatted_title%><%endif%>

<%~endif%> <%include link.html%> <%~endloop%> <%~endif%> <%if paging.num_hits%>
<%Links::Utils::paging(button_id => 'paging_button2')%>
<%endif%> <%include include_content_bottom.html%>
<%include include_contentwrapper_bottom.html%>
<%include include_rightsidebar.html%>
<%include include_contentfooter.html%> <%include include_footer.html%>