Files
growstuff/app/views/members/_map.html.haml
2017-02-07 15:35:34 +13:00

10 lines
295 B
Plaintext

- if member.latitude && member.longitude
#membermap
%p
See other members, plantings, seeds and more near
= link_to member.location, place_path(member.location, anchor: "members")
- else
.location-not-set
.sr-only Location not known
.sr-only We can't show you what's nearby