]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/reset_password.text.html.rhtml
Add a title to the changeset lists. Closes #1938.
[rails.git] / app / views / notifier / reset_password.text.html.rhtml
1 <p><%= t 'notifier.reset_password_html.greeting' %></p>
2
3 <p><%= t 'notifier.reset_password_html.reset', :new_password => @pass %></p>