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