X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/285d61bf4cd6cd93e6ae0f4905db9faf4a6f71f5..ffe8dbaa2305511cb5d4e98d28afa492943ff2bf:/app/views/notifier/message_notification.rhtml?ds=sidebyside diff --git a/app/views/notifier/message_notification.rhtml b/app/views/notifier/message_notification.rhtml index 79a03d0f1..892ac11c0 100644 --- a/app/views/notifier/message_notification.rhtml +++ b/app/views/notifier/message_notification.rhtml @@ -1,5 +1,10 @@ Hi <%= @to_user %>, -<%= @from_user %> has sent you a message through OpenStreetMap with the subject "<%= @subject %>". You can read the message at: +<%= @from_user %> has sent you a message through OpenStreetMap with the subject "<%= @subject %>": -<%= @url %> \ No newline at end of file +== +<%= @body %> +== + +You can also read the message at <%= @readurl %> +and you can reply at <%= @replyurl %>