-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonation2.html
More file actions
22 lines (18 loc) · 1.11 KB
/
donation2.html
File metadata and controls
22 lines (18 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name='robots' content='noindex, nofollow, max-image-preview:large, max-snippet:-1, max-video-preview:-1'/>
<title>Hammat - Donation</title>
</head>
<body>
<br>
<hr>
<br>
<iframe id="iframe_assoconnect" src="https://assoconnect-uat-app-service-a-axel-fixes-donation-collect.azurewebsites.net/collect/description/3-t-campagne-de-dons?iframe=1" allow="payment" width="100%" style="overflow: hidden; border: 0; max-height: none;" scrolling="no" onload="window.location.href='#iframe_assoconnect'"></iframe><script>window.addEventListener("message", function(event) {if(event.data.action === "iframe.height" && (event.origin === "https://assoconnect-uat-app-service-a-axel-fixes-donation-collect.azurewebsites.net" || event.origin === "https://assoconnect-uat-app-service-a-axel-fixes-donation-collect.azurewebsites.net")){document.getElementById("iframe_assoconnect").height = event.data.height;}});</script><style>#iframe_assoconnect{border: 0}</style>
<br>
<hr>
<br>
</body>
</html>