1
0
Fork 0
forked from OpenNeo/impress
impress/app/views/items/index.html.haml

30 lines
883 B
Text
Raw Normal View History

- if @results
- if @results.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]: http://impress.openneo.net/
- else
= will_paginate @results
= render @results
= will_paginate @results
2010-06-08 07:39:23 -07:00
- else
#search-help
%h2 Find what you're looking for
%dl
%dt negg
%dd returns any item with the word "negg" in it
%dt floating doll
%dd returns any item with the words "floating" and "doll" in it
%dt "easter negg"
%dd returns any item with the phrase "easter negg" in it
%dt species:shoyru
%dd returns any item a Shoyru can wear
#species-search-links
%h2 Can't decide? Search by species
= standard_species_search_links