2020-05-22 13:22:52 +02:00
< div >
< div class = "dropdown" style = "display: inline;" >
2020-05-22 18:46:05 +02:00
< a class = "btn btn-primary dropdown-toggle" href = "#" role = "button" id = "dropdownMenuButton" data-toggle = "dropdown" aria-haspopup = "true" aria-expanded = "false" >
2020-05-25 08:15:39 +02:00
< i class = "fab fa-paypal" aria-hidden = "true" > < / i > PayPal
2020-05-22 13:22:52 +02:00
< / a >
< div class = "dropdown-menu" aria-labelledby = "dropdownMenuButton" >
2020-05-22 17:45:37 +02:00
< a class = "dropdown-item" target = "_blank" href = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B9JZV25DCP2SJ&source=url" > Donate in $ USD< / a >
< a class = "dropdown-item" target = "_blank" href = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RGRFXCDDHK3LW&source=url" > Donate in £ GBP< / a >
< a class = "dropdown-item" target = "_blank" href = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y2AMZXSALFBR4&source=url" > Donate in € EUR< / a >
2020-05-22 13:22:52 +02:00
< / div >
< / div >
2020-05-25 08:15:39 +02:00
< a class = "btn btn-primary" role = "button" href = "https://www.paypal.me/nickcw" target = "_blank" > < i class = "fab fa-paypal" aria-hidden = "true" > < / i > PayPal.Me< / a >
2020-05-22 13:22:52 +02:00
< div class = "dropdown" style = "display: inline;" >
2020-05-22 18:46:05 +02:00
< a class = "btn btn-primary dropdown-toggle" href = "#" role = "button" id = "dropdownMenuButton" data-toggle = "dropdown" aria-haspopup = "true" aria-expanded = "false" >
2020-05-22 13:22:52 +02:00
< i class = "fab fa-bitcoin" aria-hidden = "true" > < / i > Bitcoin
< / a >
< div class = "dropdown-menu" aria-labelledby = "dropdownMenuButton" >
< span class = "dropdown-item" > Bitcoin: scan or click the image or copy the address< / span >
2020-05-22 17:45:37 +02:00
< a class = "dropdown-item" target = "_blank" href = "bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk" > < img src = "/img/ncw-bitcoin-address.png" alt = "bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk" > < / a >
2020-05-22 13:22:52 +02:00
< span class = "dropdown-item" >
< input type = "text" value = "19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk" size = "30" readonly >
2020-05-22 18:46:05 +02:00
< button class = "btn btn-primary copy-to-clipboard" type = "button" data-toggle = "tooltip" data-placement = "button" title = "Copy to Clipboard" > < i class = "fas fa-copy" aria-hidden = "true" > < / i > < / button > < / span >
2020-05-22 13:22:52 +02:00
< / div >
< / div >
< / div >