]> git.proxmox.com Git - pve-installer.git/blob - html-pve/fail.htm
html: tree wide trailing whitespace cleanup
[pve-installer.git] / html-pve / fail.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" type="text/css" href="pve-installer.css">
5 </head>
6 <body>
7 <center>
8 <table border="0" width="800">
9 <tr>
10 <td width="200">&nbsp;</td>
11 <td colspan="2" width="400"><br><br>
12 <p>
13 <b class="htext">Installation failed!</b>
14 <br><br><br>
15 The Proxmox VE could not be installed.
16 <br><br><br>
17 <table border="0" width="400">
18 <tr>
19 <td width="40">&nbsp;</td>
20 <td valign="top" width="30"><img src="plus.png"></td>
21 <td valign="top" width="560">Press CTRL + ALT + F2 to see details<br><br>
22 <br><br>
23 </td>
24 </tr>
25 </table>
26 </p>
27 </td>
28 <td width="200">&nbsp;</td>
29 </tr>
30 </table>
31 </center>
32 </body>
33 </html>