diff --git a/build.xml b/build.xml
index dc8529194..a831938ed 100644
--- a/build.xml
+++ b/build.xml
@@ -305,6 +305,8 @@
+
+
diff --git a/installer/resources/eepsite.css b/installer/resources/eepsite.css
new file mode 100644
index 000000000..ccd537ec4
--- /dev/null
+++ b/installer/resources/eepsite.css
@@ -0,0 +1,30 @@
+body { background-color:#000000; color: #ffffe0; margin-left: 8.7%; margin-right: 12.9%; margin-top: 6%; margin-bottom: 6%;}
+body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-family:"DejaVu Serif", serif; }
+h1 { font-size:23pt; margin-bottom:20pt; }
+h1.ph1 { font-size:20pt; margin-bottom:18pt; }
+h2 { font-size:18pt; margin-bottom:18pt; }
+h3 { font-size:16pt; }
+h4 { font-size:14pt; }
+h5 { font-size:13pt; }
+p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-size:12.2pt; }
+
+a.footref { font-size: 70%; }
+a:link { color:#ffc266; text-decoration:underline; }
+a:visited { color:#ffd699; text-decoration:none; }
+a:active { color:#ff9900; text-decoration:none; }
+a.nonexistent { color: #ffffe0; text-decoration:underline; }
+a.nonexistent:visited { color: #ffffe0; text-decoration:none; }
+
+dl.contents { margin-top: 0; }
+dt.contents { margin-bottom: 0; }
+em { font-style: italic; }
+li,dt { margin-top: 0.2em; }
+p.footnote { font-size: 90%; }
+p.verse { white-space: pre; margin-left: 8.7%; }
+pre { font-family: monospace; white-space: pre; margin-left: 8.7%; }
+strong { font-weight: bold; }
+table { width:100%; }
+td { border:0px solid #000; vertical-align:top; overflow:hidden; }
+ul { list-style-type: disc }
+
+
diff --git a/installer/resources/eepsite_index.html b/installer/resources/eepsite_index.html
index 2d8d5f192..3c6252ed5 100644
--- a/installer/resources/eepsite_index.html
+++ b/installer/resources/eepsite_index.html
@@ -2,10 +2,11 @@
Welcome to your eepsite
+
Welcome to your eepsite
-
+(Deutsch )
This is your eepsite - simply edit the files under ./eepsite/docroot/
and they'll be reachable by others once you follow the instructions below.
In I2P, eepsites are addressed using a 'key', which is represented as a really long Base64 string.
diff --git a/installer/resources/eepsite_index_de.html b/installer/resources/eepsite_index_de.html
new file mode 100644
index 000000000..e80081891
--- /dev/null
+++ b/installer/resources/eepsite_index_de.html
@@ -0,0 +1,170 @@
+
+
+
+
+ Willkommen zu Ihrer Eepsite!
+
+
+
+
+ Willkommen zu Ihrer Eepsite!
+DieseHTTP/1.1 200 OK
X-Frame-Options: SAMEORIGIN
Date: Wed, 23 Jul 2025 11:10:07 GMT
Content-Type: text/plain; charset=utf-8
Connection: close
Transfer-Encoding: chunked
Cache-Control: max-age=0, private, must-revalidate, no-transform
X-Cache-Status: HIT
X-Cache-Age: 0
373c
diff --git a/build.xml b/build.xml
index dc8529194..a831938ed 100644
--- a/build.xml
+++ b/build.xml
@@ -305,6 +305,8 @@
+
+
diff --git a/installer/resources/eepsite.css b/installer/resources/eepsite.css
new file mode 100644
index 000000000..ccd537ec4
--- /dev/null
+++ b/installer/resources/eepsite.css
@@ -0,0 +1,30 @@
+body { background-color:#000000; color: #ffffe0; margin-left: 8.7%; margin-right: 12.9%; margin-top: 6%; margin-bottom: 6%;}
+body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-family:"DejaVu Serif", serif; }
+h1 { font-size:23pt; margin-bottom:20pt; }
+h1.ph1 { font-size:20pt; margin-bottom:18pt; }
+h2 { font-size:18pt; margin-bottom:18pt; }
+h3 { font-size:16pt; }
+h4 { font-size:14pt; }
+h5 { font-size:13pt; }
+p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-size:12.2pt; }
+
+a.footref { font-size: 70%; }
+a:link { color:#ffc266; text-decoration:underline; }
+a:visited { color:#ffd699; text-decoration:none; }
+a:active { color:#ff9900; text-decoration:none; }
+a.nonexistent { color: #ffffe0; text-decoration:underline; }
+a.nonexistent:visited { color: #ffffe0; text-decoration:none; }
+
+dl.contents { margin-top: 0; }
+dt.contents { margin-bottom: 0; }
+em { font-style: italic; }
+li,dt { margin-top: 0.2em; }
+p.footnote { font-size: 90%; }
+p.verse { white-space: pre; margin-left: 8.7%; }
+pre { font-family: monospace; white-space: pre; margin-left: 8.7%; }
+strong { font-weight: bold; }
+table { width:100%; }
+td { border:0px solid #000; vertical-align:top; overflow:hidden; }
+ul { list-style-type: disc }
+
+
diff --git a/installer/resources/eepsite_index.html b/installer/resources/eepsite_index.html
index 2d8d5f192..3c6252ed5 100644
--- a/installer/resources/eepsite_index.html
+++ b/installer/resources/eepsite_index.html
@@ -2,10 +2,11 @@
Welcome to your eepsite
+
Welcome to your eepsite
-
+(Deutsch )
This is your eepsite - simply edit the files under ./eepsite/docroot/
and they'll be reachable by others once you follow the instructions below.
In I2P, eepsites are addressed using a 'key', which is represented as a really long Base64 string.
diff --git a/installer/resources/eepsite_index_de.html b/installer/resources/eepsite_index_de.html
new file mode 100644
index 000000000..e80081891
--- /dev/null
+++ b/installer/resources/eepsite_index_de.html
@@ -0,0 +1,170 @@
+
+
+
+
+ Willkommen zu Ihrer Eepsite!
+
+
+
+
+ Willkommen zu Ihrer Eepsite!
+Diese
0