]> git.openstreetmap.org Git - rails.git/blob - app/views/users/no_such_user.html.erb
Use i18n for submit button for issue comments
[rails.git] / app / views / users / 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>