Files
keliopanel-v4/web/critical_error.html
2016-02-21 14:28:40 +01:00

11 lines
208 B
HTML
Executable File

<html>
<head>
<title>Warning - Critical error</title>
</head>
<body>
<h1>Critical error</h1>
<p>The application has generated an error and can't continue.<br />
Our team was informed.</p>
</body>
</html>