]> git.openstreetmap.org Git - rails.git/blob - app/views/user/no_such_user.rhtml
Some more of the user account translations. Custom generate method for languages...
[rails.git] / app / views / user / no_such_user.rhtml
1 <h2><%= h(@not_found_user) %></h2>
2 <p><%= t 'user.no_such_user.body', :user => @not_found_user %></p>