]> git.openstreetmap.org Git - rails.git/blob - app/views/errors/forbidden.html.erb
Use test() instead of define_method() to add locale-specific tests
[rails.git] / app / views / errors / forbidden.html.erb
1 <h1><%= t ".title" %></h1>
2 <p><%= t ".description" %></p>
3 <%= render :partial => "contact" %>