treewide: drop executable file attrib for non-executable files
[oweals/u-boot_mod.git] / u-boot / httpd / vendors / oem / 404.html
1 <!DOCTYPE HTML>
2 <html>
3         <head>
4                 <meta charset="utf-8">
5                 <title>Page not found</title>
6                 <link rel="stylesheet" href="style.css">
7         </head>
8         <body>
9                 <div id="m">
10                         <h1 class="red">Page not found</h1>
11                         <p>The page you were looking for doesn't exist!<br>Go back to <a href="index.html">firmware update</a> page.</p>
12                 </div>
13         </body>
14 </html>