]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/reset_password.text.html.erb
removed double dot (double appeared with en, de, it, sl and probably other translations)
[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>