]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/message_notification.rhtml
Include a reply link in email notifications of messages.
[rails.git] / app / views / notifier / message_notification.rhtml
1 Hi <%= @to_user %>,
2
3 <%= @from_user %> has sent you a message through OpenStreetMap with the subject "<%= @subject %>":
4
5 ==
6 <%= @body %>
7 ==
8
9 You can also read the message at <%= @readurl %>
10 and you can reply at <%= @replyurl %>