]> git.openstreetmap.org Git - rails.git/blob - app/views/users/no_such_user.html.erb
Bump coverallsapp/github-action from 2.1.0 to 2.1.2
[rails.git] / app / views / users / no_such_user.html.erb
1 <% content_for :heading do %>
2   <h1><%= t ".heading", :user => @not_found_user %></h1>
3 <% end %>
4 <p><%= t ".body", :user => @not_found_user %></p>