a
This commit is contained in:
parent
0b46589c89
commit
9d8af98289
|
|
@ -13,9 +13,8 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<h1> <?= _("Vous êtes hors connexion") ?> </h1>
|
<h1>Vous êtes hors connexion</h1>
|
||||||
<p><?= _("La connexion Internet n’est pas disponible. Réessayez lorsque vous serez reconnecté.") ?>
|
<p>La connexion Internet n’est pas disponible. Réessayez lorsque vous serez reconnecté.</p>
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user