diff --git a/app/views/search/_article_tags.rhtml b/app/views/search/_article_tags.rhtml index 2d9c923..25f5c5e 100644 --- a/app/views/search/_article_tags.rhtml +++ b/app/views/search/_article_tags.rhtml @@ -4,6 +4,6 @@ <% article_tags.each do |tag| %> <%= link_to_tag tag, :class => "search-article-tag" %> <% end %> - <%= _('None') if article_tags.empty? %> + <%= _('None') if article_tags.empty? %> diff --git a/app/views/search/_google_maps.rhtml b/app/views/search/_google_maps.rhtml index aae0b53..a105be5 100644 --- a/app/views/search/_google_maps.rhtml +++ b/app/views/search/_google_maps.rhtml @@ -1,4 +1,4 @@ -
+