]> git.openstreetmap.org Git - rails.git/blob - app/views/trace/no_such_user.rhtml
Use a nicer less error prone version of the select helper
[rails.git] / app / views / trace / no_such_user.rhtml
1 <h2><%= h(@not_found_user) %></h2>
2 <p>Sorry, there is no user with the name <%= @not_found_user -%>. Please check your spelling, or maybe the link you clicked is wrong.</p>