mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-29 19:26:30 -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
|