]> git.proxmox.com Git - pve-installer.git/blob - html-pve/success.htm
move html to html-pve
[pve-installer.git] / html-pve / success.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 successful!</b>
14 <br><br><br>
15 The Proxmox Virtual Environment is now installed and ready to use.
16 <br><br><br>
17 <table border="0" width="400">
18 <tbody><tr>
19 <td width="40">&nbsp;</td>
20 <td valign="top" width="30"><img src="plus.png"></td>
21 <td valign="top" width="560"><b>Next steps</b><br><br>Reboot and point your web browser to the selected IP address.
22 <br><br>
23 Also visit <a href="http://www.proxmox.com">www.proxmox.com</a> for more information.
24 </td>
25 </tr>
26 </table>
27 </p>
28 </td>
29 <td width="200">&nbsp;</td>
30 </tr>
31 </table>
32 </center>
33 </body>
34 </html>