treewide: drop executable file attrib for non-executable files
[oweals/u-boot_mod.git] / u-boot / httpd / vendors / villagetelco / 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                 <link rel="shortcut icon" href="v.png">
8         </head>
9         <body>
10                 <div id="h"><img src="vt.png"></div>
11                 <div id="m">
12                         <h1 class="red">Page not found</h1>
13                         <p>The page you were looking for doesn't exist!<br>Go back to <a href="index.html">firmware update</a> page.</p>
14                 </div>
15                 <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>
16         </body>
17 </html>