|
|
Zeile 1: |
Zeile 1: |
| <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
| |
| <script type="text/javascript" src="wallet/pay-now-button.js"></script>
| |
|
| |
| {{Languages|de|en|es}} | | {{Languages|de|en|es}} |
|
| |
|
Zeile 63: |
Zeile 60: |
| http://eurotrip.soup.io | | http://eurotrip.soup.io |
|
| |
|
| <div style="font-size:16px;margin:0 auto;width:300px" class="blockchain-btn"
| | Bitcoin Donations: https://blockchain.info/address/1KU7GKnbj79eQqrBu4Zt3s3fA14VLFaokx |
| data-address="1KU7GKnbj79eQqrBu4Zt3s3fA14VLFaokx"
| |
| data-shared="false">
| |
| <div class="blockchain stage-begin">
| |
| <img src="https://blockchain.info/Resources/buttons/donate_64.png"/>
| |
| </div>
| |
| <div class="blockchain stage-loading" style="text-align:center">
| |
| <img src="https://blockchain.info/Resources/loading-large.gif"/>
| |
| </div>
| |
| <div class="blockchain stage-ready">
| |
| <p align="center">Please Donate To Bitcoin Address: <b>[[address]]</b></p>
| |
| <p align="center" class="qr-code"></p>
| |
| </div>
| |
| <div class="blockchain stage-paid">
| |
| Donation of <b>[[value]] BTC</b> Received. Thank You.
| |
| </div>
| |
| <div class="blockchain stage-error">
| |
| <font color="red">[[error]]</font>
| |
| </div>
| |
| </div>
| |