Send an email notification out when a new message is waiting on the site for you.
This commit is contained in:
parent
a287d24f12
commit
285d61bf4c
3 changed files with 18 additions and 0 deletions
5
app/views/notifier/message_notification.rhtml
Normal file
5
app/views/notifier/message_notification.rhtml
Normal file
|
@ -0,0 +1,5 @@
|
|||
Hi <%= @to_user %>,
|
||||
|
||||
<%= @from_user %> has sent you a message through OpenStreetMap with the subject "<%= @subject %>". You can read the message at:
|
||||
|
||||
<%= @url %>
|
Loading…
Add table
Add a link
Reference in a new issue