]> git.openstreetmap.org Git - rails.git/blob - app/views/message/no_such_message.html.erb
Report an error if a bogus limit value is passed to a notes API call
[rails.git] / app / views / message / no_such_message.html.erb
1 <% content_for :heading do %>
2   <h1><%= t'message.no_such_message.heading' %></h1>
3 <% end %>
4
5 <p><%= t'message.no_such_message.body' %></p>