metamaps--metamaps/app/views/map_mailer/invite_to_edit_email.text.erb
2016-12-16 16:24:24 -05:00

5 lines
178 B
Text

<% map = @map || map %>
<% inviter = @inviter || inviter %>
<%= inviter.name %> has invited you to collaboratively edit the following map:
<%= map.name %> [<%= map_url(map) %>]