]> git.proxmox.com Git - pve-installer.git/blame - html/license.htm
make it possible to display an EULA
[pve-installer.git] / html / license.htm
CommitLineData
89a12446 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3df718ea
DM
2<html>
3<head>
4<link rel="stylesheet" type="text/css" href="pve-installer.css">
5</head>
6<body>
89a12446 7<center>
3df718ea 8<table class=def border="0" width="800">
89a12446 9<tbody><tr>
b57dd7fc
DM
10 <td align="center" valign="top" width="150"><img src="installer_logo_license.png" alt="" border="0"></td>
11 <td align="left" width="500">
89a12446 12 <br><br>
8a50920c 13 <b class="htext">__LICENSE_TITLE__</b>
3df718ea 14 <br><br>
53986d77 15 <textarea class="noresize" readonly="readonly" border="1" name="txt" rows="35" cols="75"
8a50920c 16cols="120">__LICENSE__</textarea>
89a12446 17 </td>
b57dd7fc 18 <td width="150">&nbsp;</td>
89a12446
DM
19</tr>
20
21</tbody></table>
22
23</center>
b57dd7fc 24</body></html>