cirandas.net

ref: master

plugins/escambo/views/snippets/_local.html.erb


<% if profile.region %>
  
<% extend SearchHelper %> <%= _('Region of %{city_with_state}') % { :city_with_state => city_with_state(profile.region) } %>
<% end %>