]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/reset_password.text.html.erb
Moved find_token method into the token class, since that seems a more appropriate...
[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>