]> git.openstreetmap.org Git - rails.git/blob - app/views/user/no_such_user.html.erb
Move support for adding and deleting user images to the user settings
[rails.git] / app / views / user / no_such_user.html.erb
1 <h2><%= t 'user.no_such_user.heading', :user => @not_found_user %></h2>
2 <p><%= t 'user.no_such_user.body', :user => @not_found_user %></p>