forked from I2P_Developers/i2p.www
Pulled in Flattr badge used on blog posts, un-hardcoded image URLs
This commit is contained in:
@@ -130,7 +130,7 @@ You can donate direct via PayPal to the account "{{ account }}".
|
||||
<br />
|
||||
<h2><a href="https://flattr.com/">Flattr</a></h2>
|
||||
<a href="http://flattr.com/thing/13523/Invisible-Internet-Project-I2P">
|
||||
<img src="/_static/images/flattr-button-static-50x60.png" title="{{ _('Flattr this') }}" style="border:0;" alt="{{ _('Flattr this') }}" /></a>
|
||||
<img src="{{ url_for('static', filename='images/flattr-button-static-50x60.png') }}" title="{{ _('Flattr this') }}" style="border:0;" alt="{{ _('Flattr this') }}" /></a>
|
||||
<br />
|
||||
<br />
|
||||
|
||||
|
Reference in New Issue
Block a user