Apply those layout tweaks to the german index file, also.
This commit is contained in:
@ -1,19 +1,20 @@
|
|||||||
{% extends "_layout_de.html" %}
|
{% extends "_layout_de.html" %}
|
||||||
{% block title %}I2P Anonymes Netzwerk{% endblock %}
|
{% block title %}I2P Anonymes Netzwerk{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<table cellspacing="10"><tr><td valign="top">
|
<table cellspacing="10" class="invisible"><tr class="invisible"><td valign="top" class="invisible">
|
||||||
<p><b>Aktuellste Version:</b><br />
|
<div class="version"><b>Aktuellste Version:</b><div class="underline"></div>
|
||||||
2009-05-18 - I2P 0.7.3 - {{ urlify("release-0.7.3", "Ankündigung", "html")}}
|
2009-05-18 - I2P 0.7.3 - {{ urlify("release-0.7.3", "Ankündigung", "html")}}
|
||||||
- <a href="download">Download</a><br />
|
- <a href="download">Download</a><div class="underline"></div>
|
||||||
2007-09-28 - Syndie 1.101a -
|
2007-09-28 - Syndie 1.101a -
|
||||||
<!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
|
<!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
|
||||||
- <a href="http://syndie.i2p2.de/download.html">Download</a>
|
- <a href="http://syndie.i2p2.de/download.html">Download</a>
|
||||||
</p>
|
</div>
|
||||||
<p><b>Letzte Neuigkeiten:</b><br />
|
<div class="news">Letzte Neuigkeiten:<div class="underline"></div>
|
||||||
2009-05-18 - I2P 0.7.3
|
2009-05-18 - I2P 0.7.3
|
||||||
<a href="release-0.7.3.html">Publiziert</a>
|
|
||||||
<br />
|
<br />
|
||||||
|
<a href="release-0.7.3.html">Publiziert</a>
|
||||||
2009-04-19 - I2P 0.7.2
|
2009-04-19 - I2P 0.7.2
|
||||||
|
<br />
|
||||||
<a href="release-0.7.2.html">Publiziert</a>
|
<a href="release-0.7.2.html">Publiziert</a>
|
||||||
<br />
|
<br />
|
||||||
2009-03-29 - I2P 0.7.1
|
2009-03-29 - I2P 0.7.1
|
||||||
@ -26,10 +27,13 @@
|
|||||||
2009-01-25 - I2P 0.7
|
2009-01-25 - I2P 0.7
|
||||||
<a href="release-0.7.html">Publiziert</a>
|
<a href="release-0.7.html">Publiziert</a>
|
||||||
<br />
|
<br />
|
||||||
|
<!--
|
||||||
<td>
|
<td>
|
||||||
<a href="download"><img src="/_static/images/logo07c.jpg" alt="0.7 logo" border="none"/></a>
|
<a href="download"><img src="/_static/images/logo07c.jpg" alt="0.7 logo" border="none"/></a>
|
||||||
|
-->
|
||||||
</table>
|
</table>
|
||||||
|
<br /></div>
|
||||||
|
<div class="underline"></div>
|
||||||
<p>I2P ist ein anonymisierendes Netzwerk, welches identitätskritischen Anwendungen eine einfache
|
<p>I2P ist ein anonymisierendes Netzwerk, welches identitätskritischen Anwendungen eine einfache
|
||||||
Schicht zum sicheren Kommunizieren anbietet. Alle Daten sind in mehreren Stufen verschlüsselt
|
Schicht zum sicheren Kommunizieren anbietet. Alle Daten sind in mehreren Stufen verschlüsselt
|
||||||
und das Netzwerk ist sowohl verteilt als auch dynamisch, ohne vertraute Partei.</p>
|
und das Netzwerk ist sowohl verteilt als auch dynamisch, ohne vertraute Partei.</p>
|
||||||
|
Reference in New Issue
Block a user