2012-09-10 23:11:13 +00:00
|
|
|
<div class='aside first'>
|
2012-12-15 21:57:32 +00:00
|
|
|
<h1>{{ _('Themes') }}</h1>
|
2012-09-10 23:11:13 +00:00
|
|
|
<ul>
|
2013-02-01 19:50:20 +00:00
|
|
|
<li><a href="{{ change_theme('duck') }}">Duck</a></li>
|
|
|
|
<li><a href="{{ change_theme('danimoth') }}">Danimoth</a></li>
|
|
|
|
<li><a href="{{ change_theme('light') }}">Light</a></li>
|
|
|
|
<li><a href="{{ change_theme('dark') }}">Dark</a></li>
|
2012-09-10 23:11:13 +00:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div class='aside second'>
|
2012-09-17 22:55:32 +00:00
|
|
|
<h1>{{ _('Mirrors') }}</h1>
|
2012-09-10 23:11:13 +00:00
|
|
|
<ul>
|
2012-12-11 05:45:31 +00:00
|
|
|
<li><a rel="nofollow" href="http://www.geti2p.net/">http://www.geti2p.net</a></li>
|
2012-09-10 23:11:13 +00:00
|
|
|
<li><a rel="nofollow" href="http://i2pproject.net/">http://i2pproject.net</a></li>
|
|
|
|
<li><a rel="nofollow" href="http://i2p-projekt.de/">http://i2p-projeckt.de</a></li>
|
|
|
|
</ul>
|
2012-09-13 23:56:35 +00:00
|
|
|
</div>
|
2012-12-15 21:57:32 +00:00
|
|
|
<div class='aside third'>
|
2012-09-17 22:55:32 +00:00
|
|
|
<h1>{{ _('Secure') }}</h1>
|
2012-09-10 23:11:13 +00:00
|
|
|
<ul>
|
|
|
|
<li><a rel="nofollow" href="https://www.i2p2.de/">https://www.i2p2.de</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
2012-12-15 21:57:32 +00:00
|
|
|
<div class='aside fourth'>
|
2012-09-17 22:55:32 +00:00
|
|
|
<h1>{{ _('Misc.') }}</h1>
|
2012-09-10 23:11:13 +00:00
|
|
|
<ul>
|
|
|
|
<li><a href="http://syndie.i2p2.de/">Syndie</a></li>
|
2012-12-11 06:08:35 +00:00
|
|
|
<li><a href="{{ site_url('links') }}">{{ _('Links') }}</a></li>
|
2012-09-20 00:56:40 +00:00
|
|
|
<li><a href="{{ site_url('impressum') }}">{{ _('Impressum') }}</a></li>
|
2012-09-10 23:11:13 +00:00
|
|
|
</ul>
|
2012-09-13 23:56:35 +00:00
|
|
|
</div>
|
2012-12-15 21:57:32 +00:00
|
|
|
<div class='aside fifth'>
|
2012-11-11 05:59:43 +00:00
|
|
|
<h1>{{ _('T-Shirts!') }}</h1>
|
|
|
|
<ul>
|
2012-12-19 20:53:18 +00:00
|
|
|
<li><a href="http://www.getdigital.de/products/I2P_Fanshirt/lng/en">{{ _('Europe') }}</a></li>
|
|
|
|
<li><a href="https://i2pshop.spreadshirt.com/">{{ _('USA') }}</a></li>
|
2012-11-11 05:59:43 +00:00
|
|
|
</ul>
|
2012-12-15 21:57:32 +00:00
|
|
|
</div>
|
|
|
|
<div class='aside sixth'>
|
2013-01-19 13:01:57 +00:00
|
|
|
<a class='button' href="{{ site_url('get-involved/donate') }}">{{ _('Donate') }}</a>
|
2012-09-10 23:11:13 +00:00
|
|
|
</div>
|