treewide: drop executable file attrib for non-executable files
[oweals/u-boot_mod.git] / u-boot / httpd / vendors / villagetelco / fail.html
1 <!DOCTYPE HTML>
2 <html>
3         <head>
4                 <meta charset="utf-8">
5                 <title>Update failed</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">Update failed</h1>
13                         <p>Please, try again or contact with the author of this modification.<br>You can also get more information during update in U-Boot console.</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>