<p>404 page is </p>

<pre><code><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "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>
</body>
</html>
</code></pre>

<p>But /assets/osm_logo.png is not available for 404 page, what results in a broken image symbol</p>

<p>See for example <a href="https://www.openstreetmap.org/assets/osm_logo.png">https://www.openstreetmap.org/assets/osm_logo.png</a> </p>

<p>Note that this image exists at <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/app/assets/images/osm_logo.png">https://github.com/openstreetmap/openstreetmap-website/blob/master/app/assets/images/osm_logo.png</a></p>

<p><a href="https://cloud.githubusercontent.com/assets/899988/16260748/079e9888-3869-11e6-9493-e91226ae275a.png" target="_blank"><img src="https://cloud.githubusercontent.com/assets/899988/16260748/079e9888-3869-11e6-9493-e91226ae275a.png" alt="selection_005" style="max-width:100%;"></a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/1241">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABWnLYa3daf501YaNDbcR2-oeAg29bv2ks5qOPqHgaJpZM4I7jgy">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLdaGLW9G7trhiTb-95bHBqvJgJWtks5qOPqHgaJpZM4I7jgy.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/issues/1241"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>