11 lines
208 B
HTML
Executable File
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>
|