More assorted internal and external URL fixes

This commit is contained in:
str4d
2013-02-06 03:24:18 +00:00
parent b455e878c7
commit 5422df80ea
13 changed files with 32 additions and 34 deletions

View File

@@ -81,14 +81,14 @@ You can donate direct via PayPal to the account "{{ account }}".
</tr>
</table>
<br />
<h2><a href="http://www.flattr.com/">Flattr</a></h2>
<h2><a href="https://flattr.com/">Flattr</a></h2>
<a href="http://flattr.com/thing/13523/Invisible-Internet-Project-I2P">
<img src="http://api.flattr.com/button/button-static-50x60.png" title="{{ _('Flattr this') }}" style="border:0;" alt="{{ _('Flattr this') }}" /></a>
<br />
<br />
<h2><a href="http://www.bitcoin.org/">Bitcoin</a></h2>
<h2><a href="http://bitcoin.org/">Bitcoin</a></h2>
<p>{% trans account='1HkJCceXf7of1sTNRVJbXiZHfDTLL71Siy' -%}
As of December 2010, eche|on has been running a <a href="http://www.bitcoin.org">Bitcoin</a> account for the I2P project.
As of December 2010, eche|on has been running a <a href="http://bitcoin.org">Bitcoin</a> account for the I2P project.
If you'd like to donate using Bitcoin, just transfer your desired amount of coins to the account
<b>{{ account }}</b> and leave eche|on a note if you'd like your donation to be mentioned on the I2P webpage.
{%- endtrans %}</p>