]> git.openstreetmap.org Git - rails.git/blob - app/views/errors/bad_request.html.erb
add dir="auto" to linkified links and replicate openstreetmap#5850 in ApplicationHelper
[rails.git] / app / views / errors / bad_request.html.erb
1 <h1><%= t ".title" %></h1>
2 <p><%= t ".description" %></p>
3 <%= render :partial => "contact" %>