X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/285d61bf4cd6cd93e6ae0f4905db9faf4a6f71f5..c2707d72e027eb58d953bafab3fdf66f84b936f3:/app/views/notifier/message_notification.rhtml 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 %>