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