diff --git a/installer/resources/proxy/noproxy-header_fr.ht b/installer/resources/proxy/noproxy-header_fr.ht new file mode 100644 index 0000000000000000000000000000000000000000..96e9f3e78261ec00f0290d639c7ffa28a59d8a73 --- /dev/null +++ b/installer/resources/proxy/noproxy-header_fr.ht @@ -0,0 +1,21 @@ +HTTP/1.1 503 Service indisponible +Content-Type: text/html; charset=UTF-8 +Cache-control: no-cache +Connection: close +Proxy-Connection: close + +<html><head> +<title>Avertissement I2P: Mandataire non configuré</title> +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +</head> +<body> +<div class=logo> + <a href="http://127.0.0.1:7657/index.jsp" title="Console Routeur I2P"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="Console Routeur I2P" border="0"></a><hr> + <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Aide</a> <a href="http://127.0.0.1:7657/susidns/">Carnet d'adresses</a> +</div> +<div class=warning id=warning> +<h3>Avertissement I2P: Mandataire non configuré</h3> +Votre requête était pour un site hors du réseau I2P, mais vous n'avez pas de mandataire +configuré. Merci de configurer un mandataire dans I2PTunnel. +</div>