]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/message_notification.rhtml
Include a reply link in email notifications of messages.
[rails.git] / app / views / notifier / message_notification.rhtml
index abbd21e5cc2c13bc14794a4a08cfc419a22fcf5d..892ac11c018d65519f21f422148971855afc3a84 100644 (file)
@@ -6,4 +6,5 @@ Hi <%= @to_user %>,
 <%= @body %>
 ==
 
-You can also read the message at <%= @url %>
\ No newline at end of file
+You can also read the message at <%= @readurl %>
+and you can reply at <%= @replyurl %>