xenadmin/branding-xcp-ng/HomePage/index.html

19 lines
464 B
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<body style="background-image: linear-gradient(white, lightgrey); background-repeat: no-repeat;">
<center>
<br/>
<br/>
<img id="addServer" src="../../Branding/Images/xcp-ng-logo1glossy-1.png " alt="Add a Server">
<br/>
<br/>
<br/>
<a href="xencenter://AddServer">Add a Server</a>
<br/>
<br/>
<br/>
<br/>
<br/>
</center>
</body>
</html>