-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclient-integration.html
More file actions
13 lines (13 loc) · 1.06 KB
/
client-integration.html
File metadata and controls
13 lines (13 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
<!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 - Client integration</title>
</head>
<body>
<h2>Client integration</h2>
<iframe id="iframe_assoconnect" src="https://syndicat-des-sapeurs-pompiers-volontaires-de-france.assoconnect.com/collect/description/522324-k-adhesion-syndicat-12-mois?iframe=1" width="100%" style="overflow: hidden; border: 0; max-height: 100%;" scrolling="no" onload="window.location.href='#iframe_assoconnect'"></iframe><script>window.addEventListener("message", function(event) {if(event.data.action === "iframe.height" && (event.origin === "https://syndicat-des-sapeurs-pompiers-volontaires-de-france.assoconnect.com" || event.origin === "https://pay.assoconnect.com")){document.getElementById("iframe_assoconnect").height = event.data.height;}});</script><style>#iframe_assoconnect{border: 0}</style>
</body>
</html>