diff --git a/i2p2www/pages/global/footer.html b/i2p2www/pages/global/footer.html
index 2ed8a611a64fbb7acfa5d4d573f86f641b5de53c..d7f6d79a75e267830cf60d7c287c95e5f06fc831 100644
--- a/i2p2www/pages/global/footer.html
+++ b/i2p2www/pages/global/footer.html
@@ -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>