Include "Looking For #link" under params[:q] blank else branch

This commit is contained in:
tmlee 2011-12-02 20:53:32 -05:00 committed by Gonzalo Rodriguez
parent 3c74f3d848
commit 3b6c6c564f

View file

@ -18,9 +18,9 @@
=t('.results_for') =t('.results_for')
%span.term %span.term
= params[:q] = params[:q]
%h4 %h4
%small %small
= t('.looking_for', :tag_link => tag_page_link(params[:q])).html_safe = t('.looking_for', :tag_link => tag_page_link(params[:q])).html_safe
.span-15 .span-15
%hr %hr
.clearfix .clearfix