X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1e13e6ae2d5326d93ec3c55daaac08d884d69265..dc9b0e8c948994d65c592bbc79ed3e6efc11a49d:/app/views/notifier/diary_comment_notification.html.erb diff --git a/app/views/notifier/diary_comment_notification.html.erb b/app/views/notifier/diary_comment_notification.html.erb deleted file mode 100644 index efdd620e6..000000000 --- a/app/views/notifier/diary_comment_notification.html.erb +++ /dev/null @@ -1,9 +0,0 @@ -<%= t'notifier.diary_comment_notification.hi', :to_user => @to_user %> - -<%= t'notifier.diary_comment_notification.header', :from_user => @from_user, :subject => @title %> - -== -<%= @body %> -== - -<%= t'notifier.diary_comment_notification.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>