cloudstack/ui/error.jsp

13 lines
396 B
Plaintext

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apache CloudStack</title>
<link rel="shortcut icon" href="images/cloud.ico" />
</head>
<body>
<p>Oops, looks like CloudStack hit an error. Ask your CloudStack Administrator to look into it.</p>
</body>
</html>