]> git.openstreetmap.org Git - rails.git/blob - app/views/errors/bad_request.html.erb
Replace $(document).ready(...) with $(...)
[rails.git] / app / views / errors / bad_request.html.erb
1 <h1><%= t ".title" %></h1>
2 <p><%= t ".description" %></p>
3 <%= render :partial => "contact" %>