Files
growstuff/app/views/members/_map.html.haml
2018-04-21 21:05:58 -05:00

10 lines
306 B
Plaintext

- if member.latitude && member.longitude
#membermap
%p.pull-right
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