]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/diary_comment_notification.html.erb
Rename notifier views to new style names
[rails.git] / 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 (file)
index efdd620..0000000
+++ /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 %>