]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/reset_password.text.html.erb
Revert changes to ca.yml which had terribly broken UTF8, and the rails_port.
[rails.git] / app / views / notifier / reset_password.text.html.erb
1 <p><%= t 'notifier.reset_password_html.greeting' %></p>
2
3 <p><%= t 'notifier.reset_password_html.reset', :new_password => @pass %></p>