X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dc9b0e8c948994d65c592bbc79ed3e6efc11a49d..47e6637f180c9ffa3950ee9307f9667ffcfc2ee3:/app/views/notifier/diary_comment_notification.text.erb diff --git a/app/views/notifier/diary_comment_notification.text.erb b/app/views/notifier/diary_comment_notification.text.erb index efdd620e6..7d112a42b 100644 --- a/app/views/notifier/diary_comment_notification.text.erb +++ b/app/views/notifier/diary_comment_notification.text.erb @@ -3,7 +3,7 @@ <%= t'notifier.diary_comment_notification.header', :from_user => @from_user, :subject => @title %> == -<%= @body %> +<%= raw @text.to_text %> == <%= t'notifier.diary_comment_notification.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>