]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/reset_password.text.plain.erb
Rename views to rails 2 style names.
[rails.git] / app / views / notifier / reset_password.text.plain.erb
diff --git a/app/views/notifier/reset_password.text.plain.erb b/app/views/notifier/reset_password.text.plain.erb
new file mode 100644 (file)
index 0000000..aab4d13
--- /dev/null
@@ -0,0 +1,3 @@
+<%= t 'notifier.reset_password_plain.greeting' %>
+
+<%= t 'notifier.reset_password_plain.reset', :new_password => @pass %>