Files
growstuff/app/views/places/index.html.haml

7 lines
177 B
Plaintext

- content_for :title, t(".title", site_name: ENV['GROWSTUFF_SITE_NAME'])
%h2=t(".title", site_name: ENV['GROWSTUFF_SITE_NAME'])
= render partial: 'search_form'
#placesmap.map