34 lines
1.4 KiB
HTML
34 lines
1.4 KiB
HTML
<div class='aside first'>
|
|
<h1>{{ _('Mirrors') }}</h1>
|
|
<ul>
|
|
<li><a rel="nofollow" href="http://i2pproject.net/">http://i2pproject.net</a></li>
|
|
<li><a rel="nofollow" href="http://i2p-projekt.de/">http://i2p-projekt.de</a></li>
|
|
<li><a rel="nofollow" href="http://www.i2p2.de/">http://www.i2p2.de</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class='aside second'>
|
|
<h1>{{ _('Secure') }}</h1>
|
|
<ul>
|
|
<li><a rel="nofollow" href="https://geti2p.net/">https://geti2p.net</a></li>
|
|
<li><a rel="nofollow" href="https://geti2p.com/">http://geti2p.com</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class='aside third'>
|
|
<h1>{{ _('Misc.') }}</h1>
|
|
<ul>
|
|
<li><a href="http://syndie.i2p2.de/">Syndie</a></li>
|
|
<li><a href="{{ site_url('links') }}">{{ _('Links') }}</a></li>
|
|
<li><a href="{{ site_url('impressum') }}">{{ _('Impressum') }}</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class='aside fourth'>
|
|
<h1>{{ _('T-Shirts!') }}</h1>
|
|
<ul>
|
|
<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>
|
|
</ul>
|
|
</div>
|
|
<div class='aside fifth'>
|
|
<a class='button' href="{{ site_url('get-involved/donate') }}">{{ _('Donate') }}</a>
|
|
</div>
|