Fixed footer URL

This commit is contained in:
str4d
2015-03-04 05:30:07 +00:00
parent 0b1d0f6b73
commit bfd1ef4869

View File

@@ -24,7 +24,7 @@
<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://www.getdigital.eu/I2P-Fanshirt.html">{{ _('Europe') }}</a></li>
<li><a href="https://i2pshop.spreadshirt.com/">{{ _('USA') }}</a></li>
</ul>
</div>