mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-23 05:27:30 +00:00
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> |