]> git.proxmox.com Git - pve-installer.git/blob - html-pmg/success.htm
minor style fixes
[pve-installer.git] / html-pmg / 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 Mail Gateway 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:<br><br>
22 https://&lt;IP&gt;:8006
23 <br><br>
24 Also visit <a href="https://www.proxmox.com">www.proxmox.com</a> for more information.
25 </td>
26 </tr>
27 </table>
28 </p>
29 </td>
30 <td width="200">&nbsp;</td>
31 </tr>
32 </table>
33 </center>
34 </body>
35 </html>