mirror of https://github.com/jumpserver/jumpserver
10 lines
180 B
Python
10 lines
180 B
Python
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>Server error</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Server error occur, contact administrator</h1>
|
||
|
</body>
|
||
|
</html>
|