forked from I2P_Developers/i2p.www
Removed rel="nofollow" from the footer links to the t-shirt sites (they aren't mirrors)
This commit is contained in:
@ -33,8 +33,8 @@
|
||||
<div class='aside fifth'>
|
||||
<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>
|
||||
<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 sixth'>
|
||||
|
Reference in New Issue
Block a user