Files
growstuff/app/views/members/_map.html.haml
2014-10-19 13:50:43 +01:00

6 lines
150 B
Plaintext

- if member.latitude and member.longitude
%div#membermap
%p
See other members near
= link_to member.location, place_path(member.location)