X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ad9f0b624728259fbe17f7b631d3efef5a488d3b..84c898173778ece298b6bcd6d9839c207a831a86:/app/views/user_mailer/diary_comment_notification.text.erb diff --git a/app/views/user_mailer/diary_comment_notification.text.erb b/app/views/user_mailer/diary_comment_notification.text.erb index b86c303ae..cbf9ddaa0 100644 --- a/app/views/user_mailer/diary_comment_notification.text.erb +++ b/app/views/user_mailer/diary_comment_notification.text.erb @@ -3,7 +3,7 @@ <%= t '.header', :from_user => @from_user, :subject => @title %> == -<%= raw @text.to_text %> +<%= @text.to_text %> == <%= t '.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>