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')
%span.term
= params[:q]
%h4
%small
= t('.looking_for', :tag_link => tag_page_link(params[:q])).html_safe
%h4
%small
= t('.looking_for', :tag_link => tag_page_link(params[:q])).html_safe
.span-15
%hr
.clearfix