]> git.openstreetmap.org Git - rails.git/blob - app/views/errors/bad_request.html.erb
Social sign-in: avoid re-authorization in `users_controller#create`
[rails.git] / app / views / errors / bad_request.html.erb
1 <h1><%= t ".title" %></h1>
2 <p><%= t ".description" %></p>
3 <%= render :partial => "contact" %>