X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a8c7d1c4ce7b0b11eda847947a50dadcbee75cae..2e2f2124728ca755b2db8f83f022eaea24b647f0:/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 index 000000000..aab4d137b --- /dev/null +++ b/app/views/notifier/reset_password.text.plain.erb @@ -0,0 +1,3 @@ +<%= t 'notifier.reset_password_plain.greeting' %> + +<%= t 'notifier.reset_password_plain.reset', :new_password => @pass %>