]> git.openstreetmap.org Git - rails.git/blob - public/403.html
Merge branch 'master' into openstreetbugs
[rails.git] / public / 403.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2    "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <body>
5   <img src="/assets/osm_logo.png" style="float:left; margin:10px">
6   <div style="float:left;">
7     <h1>Forbidden</h1>  
8     <p>The operation you requested on the OpenStreetMap server is only available to administrators (HTTP 403)</p>
9     <p>Feel free to <a href="http://wiki.openstreetmap.org/wiki/Contact" title="Various contact channels explained">contact</a> the OpenStreetMap community if you have found a broken link / bug. Make a note of the exact URL of your request.</p>
10   </div>
11 </body>
12 </html>