From f1d1a80f4ea46afcbfb4a3ed799b8fb804b1c00e Mon Sep 17 00:00:00 2001
From: magma <magma@mail.i2p>
Date: Thu, 24 Mar 2011 21:03:08 +0000
Subject: [PATCH] new

---
 installer/resources/proxy/dnfb-header_fr.ht | 23 +++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 installer/resources/proxy/dnfb-header_fr.ht

diff --git a/installer/resources/proxy/dnfb-header_fr.ht b/installer/resources/proxy/dnfb-header_fr.ht
new file mode 100644
index 0000000000..c7ed858f45
--- /dev/null
+++ b/installer/resources/proxy/dnfb-header_fr.ht
@@ -0,0 +1,23 @@
+HTTP/1.1 400 Destination non trouvée
+Content-Type: text/html; charset=UTF-8
+Cache-control: no-cache
+Connection: close
+Proxy-Connection: close
+
+<html><head>
+<title>Avertissement I2P: destination eep site incorrecte</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/index.jsp">Carnet d'adresse</a>
+</div>
+<div class=warning id=warning>
+<h3>Avertissement I2P: destination eep site incorrecte</h3>
+La destination du site eep indiquée est incorrecte, ou injoignable. 
+Vous avez peut-être collé une chaîne BASE64 incorrecte le lien que vous suivez est incorrect. 
+L'hôte I2P est peut-être aussi hors-servicehost.
+Vous pouvez <a href="javascript: window.location.reload()">réessayer</a>. 
+<hr><b>Destination non trouvée:</b><BR><BR>
-- 
GitLab