X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dd46c3f78b081b534bcff46a6cd4f20ac18a93d5..f093b9a600763feee6e3329e52ad6a1ef9f6f881:/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..193e10de9 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 %> == <%= t'notifier.diary_comment_notification.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>