]> git.openstreetmap.org Git - rails.git/blob - app/views/user/no_such_user.html.erb
Merge branch 'convert_roundabout_exits' of https://github.com/jguthrie100/openstreetm...
[rails.git] / app / views / user / no_such_user.html.erb
1 <% content_for :heading do %>
2   <h1><%= t '.heading', :user => h(@not_found_user) %></h1>
3 <% end %>
4 <p><%= t '.body', :user => h(@not_found_user) %></p>