X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dc9b0e8c948994d65c592bbc79ed3e6efc11a49d..fecc643c4e02dba56aa2acf796f9fd3a79deb4f2:/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 %>