a
This commit is contained in:
parent
3e77e83992
commit
d072169b16
|
|
@ -1,20 +0,0 @@
|
||||||
<!doctype html>
|
|
||||||
<html lang="fr">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<title>Sous dossier Hors connexion</title>
|
|
||||||
<meta name="theme-color" content="#1f2a44">
|
|
||||||
<style>
|
|
||||||
body{font-family:Arial, sans-serif; margin:40px; line-height:1.5;}
|
|
||||||
.box{max-width:560px;}
|
|
||||||
h1{margin:0 0 12px;}
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<div class="box">
|
|
||||||
<h1>Sous dossier Vous êtes hors connexion</h1>
|
|
||||||
<p>La connexion Internet n’est pas disponible. Réessayez lorsque vous serez reconnecté.</p>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
Loading…
Reference in New Issue
Block a user