Added t-shirt links to footer

This commit is contained in:
str4d
2012-11-11 05:59:43 +00:00
parent 046ebd9b40
commit ee20907b2b

View File

@ -36,5 +36,10 @@
</ul>
</div>
<div class='aside sixth'>
<h1>{{ _('T-Shirts!') }}</h1>
<ul>
<li><a rel="nofollow" href="http://www.getdigital.de/products/I2P_Fanshirt/lng/en">{{ _('Europe') }}</a></li>
<li><a rel="nofollow" href="https://i2pshop.spreadshirt.com/">{{ _('USA') }}</a></li>
</ul>
<a class='button' href="{{ site_url('volunteer/donate') }}">{{ _('Donate') }}</a>
</div>