put items search query in title

This commit is contained in:
Emi Matchu 2011-05-13 08:07:20 -04:00
parent 648649f5cc
commit d48bbdecfa

View file

@ -1,11 +1,12 @@
- if @items
- title "Searching Infinite Closet for \"#{@query}\""
- if @items.empty?
:markdown
We couldn't find any wearables that matched **#{@query}**. Sorry!
Are we missing something? To add an item to our database, just
[show us a pet who is wearing it][1]. That's it!
[1]: /
- else
= will_paginate @items
@ -27,7 +28,8 @@
%dd returns any item a Shoyru can wear
%dt type:hat
%dd returns any item that fills a "hat" zone
#species-search-links
%h2 Can't decide? Search by species
= standard_species_search_links