-
Notifications
You must be signed in to change notification settings - Fork 0
/
SageDonationPage.html
16 lines (15 loc) · 1.01 KB
/
SageDonationPage.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sage Bionetworks Donation Page</title>
</head>
<body style="
margin: 0 auto;
width: 430px;
margin-top: 30px;
">
<script id="tgb-widget-script"> !function t(e,i,n,g,x,r,s,d,a,y,w,q,c,o){var p="widgetOptions";e[p]?(e[p]=e[p].length?e[p]:[e[p]], e[p].push({id:r,apiUserUuid:x,domain:g,buttonId:d,scriptId:s,uiVersion:a,donationFlow:y,fundraiserId:w,campaignId:q})) :e[p]={id:r,apiUserUuid:x,domain:g,buttonId:d,scriptId:s,uiVersion:a,donationFlow:y,fundraiserId:w,campaignId:q}, (c=i.createElement(n)).src=[g,"/widget/script.js"].join(""),c.async=1, (o=i.getElementById(s)).parentNode.insertBefore(c,o) }(window,document,"script","https://widget.thegivingblock.com","e6cf7d18-41b6-4a6c-954a-338578fd90b0", "1189134647","tgb-widget-script","tgb-widget-button-92dcc17e-9d58-416d-916a-0b0d444397da", "2", "crypto,card", "", "");</script>
</body>
</html>