-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy path500.html
More file actions
22 lines (18 loc) · 761 Bytes
/
500.html
File metadata and controls
22 lines (18 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="refresh" content="30">
<link href='https://fonts.googleapis.com/css?family=Signika+Negative:400,700' rel='stylesheet' type='text/css'>
<title>DocHub</title>
</head>
<body style="color: #222;font-family: 'Signika Negative', sans-serif; margin-top: 5em; margin-left: auto; margin-right: auto; width: 80%; ">
<h1 style="color: #444">DocHub est en maintenance</h1>
<p>Nous déployons sûrement une nouvelle version du code.</p>
<p>
Attends quelques minutes puis <a href=".">recharge la page</a>.
</p>
<p style="position: absolute; bottom: 2em; color: #666;">
</p>
</body>
</html>