-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsupport-us.html
46 lines (46 loc) · 2.6 KB
/
support-us.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="x-ua-compatible" content="chrome=1">
<meta name="viewport" content="width=1024">
<link rel="shortcut icon" type="image/x-ico" href="favicon.ico">
<title>Fontclod > Support Us</title><script type="text/javascript">document.getElementsByTagName('html')[0].className = 'javascript'; URIprefix = '/';</script><!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<link rel="stylesheet" type="text/css" href="assets/default.css">
</head>
<body class="_support-us">
<div id="wrapper">
<div id="middle">
<div id="content">
<form action="https://checkout.google.com/api/checkout/v2/checkoutForm/Merchant/232246340853690" id="BB_BuyButtonForm" method="post" name="BB_BuyButtonForm" onsubmit="return validateAmount(this)" style="padding: 5px; margin: 0;" target="_blank">
<input name="item_name_1" type="hidden" value="Awesome">
<input name="item_description_1" type="hidden" value="Thanks for your support!">
<input name="item_quantity_1" type="hidden" value="1">
<input name="item_currency_1" type="hidden" value="USD">
<input name="item_is_modifiable_1" type="hidden" value="true">
<input type="hidden" name="shopping-cart.items.item-1.digital-content.display-disposition" value="OPTIMISTIC">
<input type="hidden" name="shopping-cart.items.item-1.digital-content.description" value="Thank You For Your Support">
<input name="item_min_price_1" type="hidden" value="1.00">
<input name="item_max_price_1" type="hidden" value="9001.0">
<input name="_charset_" type="hidden" value="utf-8">
<table cellpadding="0" cellspacing="0" width="1%" style="font:normal normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif;color:#4e2800">
<tbody>
<tr><td nowrap="nowrap" style="padding-bottom:3px;">Support Fontclod development!</td></tr>
<tr>
<td nowrap="nowrap" style="padding-bottom:3px;">$
<input id="item_price_1" name="item_price_1" onfocus="this.style.color="black"; this.value="";" type="text" style="width: 88px; color: black; " value="50.00">
</td>
</tr>
<tr>
<td>
<input alt="Support" src="https://checkout.google.com/buttons/support.gif?merchant_id=232246340853690&w=130&h=50&style=white&variant=text" type="image" style="height: 50px;margin-left:-10px">
</td>
</tr>
</tbody>
</table>
</form>
</div>
</div>
</div>
</body>
</html>