]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/diary_comment_notification.text.erb
Rename notifier views to new style names
[rails.git] / app / views / notifier / diary_comment_notification.text.erb
diff --git a/app/views/notifier/diary_comment_notification.text.erb b/app/views/notifier/diary_comment_notification.text.erb
new file mode 100644 (file)
index 0000000..efdd620
--- /dev/null
@@ -0,0 +1,9 @@
+<%= 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 %>