14 lines
467 B
HTML
14 lines
467 B
HTML
<html>
|
|
<head>
|
|
<meta name="robots" content="noindex">
|
|
<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. </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>
|