503
This commit is contained in:
12
errors/503.html
Normal file
12
errors/503.html
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>503</title>
|
||||||
|
<link rel="stylesheet" href="/styles.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Service Unavailable</h1>
|
||||||
|
<p>The service is temporarily unavailable.</p>
|
||||||
|
<p><a href=/index.html>home</a></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user