]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/reset_password.text.plain.rhtml
More tests to check that user creation works, and the url in the e-mail is the same...
[rails.git] / app / views / notifier / reset_password.text.plain.rhtml
1 <%= t 'notifier.reset_password_plain.greeting' %>
2
3 <%= t 'notifier.reset_password_plain.reset', :new_password => @pass %>