-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404error.html
20 lines (20 loc) · 994 Bytes
/
404error.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>ERROR 404</title>
</head>
<body>
<div align=center>
<h1>! OUPS !</h1>
<p> Je crois que vous vous êtes perdu !</p>
<p> Vous pouvez cliquer sur les liens ci-dessous pour retrouver votre chemin </p>
<a href="http://storage.de1.cloud.ovh.net/v1/AUTH_05d3452da30e45d2a383de1e662d94ae/Conteneur%201/"><p>Revenir au menu</p></a>
<a href="http://storage.de1.cloud.ovh.net/v1/AUTH_05d3452da30e45d2a383de1e662d94ae/Conteneur%201/"><p>Revenir au menu</p></a>
<a href="http://storage.de1.cloud.ovh.net/v1/AUTH_05d3452da30e45d2a383de1e662d94ae/Conteneur%201/"><p>Revenir au menu</p></a>
<a href="http://storage.de1.cloud.ovh.net/v1/AUTH_05d3452da30e45d2a383de1e662d94ae/Conteneur%201/"><p>Revenir au menu</p></a>
<a href="http://storage.de1.cloud.ovh.net/v1/AUTH_05d3452da30e45d2a383de1e662d94ae/Conteneur%201/"><p>Revenir au menu</p></a>
<img src="tenor.gif" alt="Image rigolote"/>
</div>
</body>
</html>