xenadmin/branding-xcp-ng/HomePage/index.html
Alexander Schulz 0f61d3135c Complete branding set
# Conflicts:
#	branding-xcp-ng/brand-to-xcp-ng.sh
2019-02-09 00:25:24 +01:00

19 lines
464 B
HTML

<!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>