<%= link_to t('site.search.where_am_i'),
{ :controller => :geocoder, :action => :description },
{ :id => "describe_location", :title => t('site.search.where_am_i_title') } %>
<%= link_to t('site.search.where_am_i'),
{ :controller => :geocoder, :action => :description },
{ :id => "describe_location", :title => t('site.search.where_am_i_title') } %>