[openstreetmap/openstreetmap-website] Beautify 404 page (#1550)
Ian Dees
notifications at github.com
Sat May 27 21:45:59 UTC 2017
iandees commented on this pull request.
> @@ -2,11 +2,11 @@
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<body>
- <img src="/assets/osm_logo.png" style="float:left; margin:10px">
- <div style="float:left;">
- <h1>File not found</h1>
- <p>Couldn't find a file/directory/API operation by that name on the OpenStreetMap server (HTTP 404)</p>
- <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>
+ <div style="max-width:100%;width:500px;margin:auto;text-align:center;">
+ <h1>Page does not exists :(</h1>
Perhaps use:
> Page does not exist.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1550#pullrequestreview-40661178
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170527/80ee95a7/attachment.html>
More information about the rails-dev
mailing list