]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/reset_password.text.html.rhtml
Since both site.rhtml and site.rxml exists we have to add :format =>
[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>