]> git.openstreetmap.org Git - rails.git/blob - app/views/trace/no_such_user.html.erb
Change the map key from a static PNG image to a generated HTML table that can be...
[rails.git] / app / views / trace / no_such_user.html.erb
1 <h2><%= t'trace.no_such_user.heading', :user => @not_found_user %></h2>
2 <p><%= t'trace.no_such_user.body', :user => @not_found_user %></p>