mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-06-02 05:09:27 -04:00
7 lines
177 B
Plaintext
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
|