mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-24 01:13:21 +00:00
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
- content_for(:title) do
|
|
= t :label_map
|
|
|
|
- content_for :injection_data do
|
|
= inject_enterprise_shopfront_list
|
|
|
|
= render partial: "shared/map"
|