2012-09-10 23:11:13 +00:00
< div class = 'aside first' >
2012-09-17 22:55:32 +00:00
< h1 > {{ _('Mirrors') }}< / h1 >
2012-09-10 23:11:13 +00:00
< ul >
< li > < a rel = "nofollow" href = "http://i2pproject.net/" > http://i2pproject.net< / a > < / li >
2013-08-14 22:04:38 +00:00
< li > < a rel = "nofollow" href = "http://i2p-projekt.de/" > http://i2p-projekt.de< / a > < / li >
2014-03-07 18:18:24 +00:00
< li > < a rel = "nofollow" href = "http://www.i2p2.de/" > http://www.i2p2.de< / a > < / li >
2012-09-10 23:11:13 +00:00
< / ul >
2012-09-13 23:56:35 +00:00
< / div >
2013-02-06 09:41:25 +00:00
< div class = 'aside second' >
2012-09-17 22:55:32 +00:00
< h1 > {{ _('Secure') }}< / h1 >
2012-09-10 23:11:13 +00:00
< ul >
2013-08-14 22:04:38 +00:00
< li > < a rel = "nofollow" href = "https://geti2p.net/" > https://geti2p.net< / a > < / li >
2014-08-14 16:41:22 +00:00
<!-- <li><a rel="nofollow" href="https://geti2p.com/">http://geti2p.com</a></li> -->
2012-09-10 23:11:13 +00:00
< / ul >
< / div >
2013-02-06 09:41:25 +00:00
< div class = 'aside third' >
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 >
2013-02-06 09:41:25 +00:00
< div class = 'aside fourth' >
2012-11-11 05:59:43 +00:00
< h1 > {{ _('T-Shirts!') }}< / h1 >
< ul >
2015-03-04 05:30:07 +00:00
< li > < a href = "https://www.getdigital.eu/I2P-Fanshirt.html" > {{ _('Europe') }}< / a > < / li >
2012-12-19 20:53:18 +00:00
< 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 >
2013-02-06 09:41:25 +00:00
< div class = 'aside fifth' >
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 >
2015-04-23 12:31:27 +00:00
< div class = 'aside sixth' >
< ul >
< li > < a rel = "license" href = "http://creativecommons.org/licenses/by-sa/4.0/" > < img alt = "Creative Commons License" style = "border-width:0" src = "{{ url_for('static', filename='images/cc-by-sa-4.0.png') }}" / > < / a > < br / > Except where otherwise noted, content on this site is licensed under a < a rel = "license" href = "http://creativecommons.org/licenses/by-sa/4.0/" > Creative Commons Attribution-ShareAlike 4.0 International License< / a > .< / li >
< / ul >
< / div >