donatecpsa/index.html

14 lines
467 B
HTML

2018-05-24 14:40:50 -05:00
<html>
<head>
2018-05-26 14:54:09 -05:00
<meta name="robots" content="noindex">
2018-05-24 14:40:50 -05:00
<link rel="stylesheet" type="text/css" href="./main.css" />
</head>
<body>
<div id="banner">
<span id="donateInfo">CPSA is a registered 501(c)(3) non-profit. All donations are tax-deductible and zakah eligible.&nbsp;</span>
<span id="donateNow"><a href="https://cpsaonline.org/donate/RF2403">Donate Now</a></span>
</div>
<iframe id="cpsaonline" src="https://cpsaonline.org/" />
</body>
</html>