-
Notifications
You must be signed in to change notification settings - Fork 0
/
broken.html
executable file
·60 lines (41 loc) · 2.01 KB
/
broken.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Léman électronique | Ouverture compte</title>
<meta name="Description" content="Page de demande d'ouverture d'un compte en Léman electronique">
<meta name="Keywords" content="Léman,MLC">
<meta http-equiv="Content-Type" content="text/html">
<meta http-equiv="Content-Language" content="fr">
<meta http-equiv="window-target" content="_blank">
<meta name="Author" content="Com-Chain">
<meta name="Copyright" content="Com-Chain-2020">
<meta name="revisit-after" content="1 days">
<meta name="Publisher" content="Monnaie Léman">
<meta name="Robots" content="all, index, follow">
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
<meta http-equiv="Page-Exit" content="blendTrans(Duration=1.0)">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
<link rel="stylesheet" href="css/public.css?v=1">
<script type="text/javascript">
/* if (window.location.protocol == "http:") {
var restOfUrl = window.location.href.substr(5);
window.location = "https:" + restOfUrl;
}*/
</script>
<script>
</script>
</head>
<body>
<span class="fond"></span>
<span class="cont">
<a class="logo" href="http://monnaie-leman.org/"><img src="css/image/logo.png" width="160px"/></a> <br/>
<h2> SITE INDISPONIBLE!</h2>
Suite à un problème technique affectant l’entreprise s’occupant de l’hébergement de notre site internet, celui-ci n'est malheureusement provisoirement plus disponible.<br/><br/>
Nous faisons actuellement le nécessaire pour le remettre en service le plus rapidement possible. <br/><br/>
Le système de paiement électronique, notre portefeuille multimonnaie Biletujo (<a class="" href="https://wallet.monnaie-leman.org">wallet.monnaie-leman.org</a>), fonctionne quant à lui parfaitement; notre blockchain étant répartie sur plusieurs data centers. <br/><br/>
L'équipe technique.
</span>
</body>
</html>