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