forked from I2P_Developers/i2p.www
Adding QR codes to the donation page. Personally I felt I made it messy but but.
This commit is contained in:
@@ -29,10 +29,15 @@ that any other addresses not listed here are no longer valid. Please note that
|
|||||||
addresses may update and more coins may be added.{% endtrans %}
|
addresses may update and more coins may be added.{% endtrans %}
|
||||||
<br></p>
|
<br></p>
|
||||||
<b>{% trans %}BTC Address{% endtrans %}: 3AtDiRUiyDHTSALRxsEZ7yqmB7piwaowaY</b><br>
|
<b>{% trans %}BTC Address{% endtrans %}: 3AtDiRUiyDHTSALRxsEZ7yqmB7piwaowaY</b><br>
|
||||||
|
<img width="250px" src="{{ url_for('static', filename='images/donate/cur-btc-addr.png') }}" /><br>
|
||||||
<b>{% trans %}LTC Address{% endtrans %}: MN55tu4y7UtdPXUk9WvCSfy4nGUW79DZpN</b><br>
|
<b>{% trans %}LTC Address{% endtrans %}: MN55tu4y7UtdPXUk9WvCSfy4nGUW79DZpN</b><br>
|
||||||
|
<img width="250px" src="{{ url_for('static', filename='images/donate/cur-ltc-addr.png') }}" /><br>
|
||||||
<b>{% trans %}ETH Address{% endtrans %}: 0xfC35D2225bA2739eCC5a1e50676a8DbC03569C27</b><br>
|
<b>{% trans %}ETH Address{% endtrans %}: 0xfC35D2225bA2739eCC5a1e50676a8DbC03569C27</b><br>
|
||||||
|
<img width="250px" src="{{ url_for('static', filename='images/donate/cur-eth-addr.png') }}" /><br>
|
||||||
<b>{% trans %}ANC Address{% endtrans %}: ANi2pB8RTeuWFf9wki6Ffiv9RJqioQydrH</b><br>
|
<b>{% trans %}ANC Address{% endtrans %}: ANi2pB8RTeuWFf9wki6Ffiv9RJqioQydrH</b><br>
|
||||||
|
<img width="250px" src="{{ url_for('static', filename='images/donate/cur-anc-addr.png') }}" /><br>
|
||||||
<b>{% trans %}XMR Address{% endtrans %}: 447kucUDzM21jDxdmx7h2jFT4UT4PprD8EMjDk4Bc471gRGkbeZSfSPHcB7JtiumR7gNRJgKqf1dHa2T49nQ7jsfSZSfoLA</b><br>
|
<b>{% trans %}XMR Address{% endtrans %}: 447kucUDzM21jDxdmx7h2jFT4UT4PprD8EMjDk4Bc471gRGkbeZSfSPHcB7JtiumR7gNRJgKqf1dHa2T49nQ7jsfSZSfoLA</b><br>
|
||||||
|
<img width="250px" src="{{ url_for('static', filename='images/donate/cur-xmr-addr.png') }}" /><br>
|
||||||
|
|
||||||
<p>{% trans %}We now also accept paypal donations!{% endtrans %}</p>
|
<p>{% trans %}We now also accept paypal donations!{% endtrans %}</p>
|
||||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||||
|
BIN
i2p2www/static/images/donate/cur-anc-addr.png
Normal file
BIN
i2p2www/static/images/donate/cur-anc-addr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 403 B |
BIN
i2p2www/static/images/donate/cur-btc-addr.png
Normal file
BIN
i2p2www/static/images/donate/cur-btc-addr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 406 B |
BIN
i2p2www/static/images/donate/cur-eth-addr.png
Normal file
BIN
i2p2www/static/images/donate/cur-eth-addr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 402 B |
BIN
i2p2www/static/images/donate/cur-ltc-addr.png
Normal file
BIN
i2p2www/static/images/donate/cur-ltc-addr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 403 B |
BIN
i2p2www/static/images/donate/cur-xmr-addr.png
Normal file
BIN
i2p2www/static/images/donate/cur-xmr-addr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 551 B |
Reference in New Issue
Block a user