treewide: drop executable file attrib for non-executable files
[oweals/u-boot_mod.git] / u-boot / httpd / vendors / general / 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                         <div class="i e">The page you were looking for doesn't exist!</div>
12                 </div>
13                 <div id="f">You can find more information about this project on <a href="https://github.com/pepe2k/u-boot_mod" target="_blank">GitHub</a></div>
14         </body>
15 </html>