You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
420 B
16 lines
420 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>404 ERROR</title>
|
|
</head>
|
|
<body>
|
|
<h1>503 SERVICE UNAVAILABLE</h1>
|
|
<p>sorry for this desagrement, our best engineers are working to better your experience on our website</p>
|
|
<img src="./503error.jpeg" style="width: 25%; height: 25%;">
|
|
<ul>
|
|
<li><a href="/docs/">Documents</a></li>
|
|
<li><a href="/img/">Images</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|