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