]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/message_notification.rhtml
Send an email notification out when a new message is waiting on the site for you.
[rails.git] / app / views / notifier / message_notification.rhtml
diff --git a/app/views/notifier/message_notification.rhtml b/app/views/notifier/message_notification.rhtml
new file mode 100644 (file)
index 0000000..79a03d0
--- /dev/null
@@ -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 %>
\ No newline at end of file