-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonation.html
More file actions
27 lines (25 loc) · 839 Bytes
/
donation.html
File metadata and controls
27 lines (25 loc) · 839 Bytes
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
<!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>
<!-- STAGING-->
<div class="iframe-asc-container" data-type="collect" data-collect-id="01KKENEHA4RBW3AZ8EA3FG24MA"></div>
<!-- PROD -->
<!--<div class="iframe-asc-container" data-type="collect" data-collect-id="01KEBJSZG0NB56XTPQAR4BJV31"></div>-->
<br>
<hr>
<br>
</body>
<!-- STAGING -->
<script src="https://assoconnect-uat-app-service-b-adyen.azurewebsites.net/public/build/js/iframe.js"></script>
<!-- PROD -->
<!--<script src="https://test.assoconnect.com/public/build/js/iframe.js"></script>-->
</html>