]> git.openstreetmap.org Git - rails.git/blob - app/views/trace/no_such_user.html.erb
Use the correct name for the interpolation variable
[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>