-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathhead.html
More file actions
16 lines (16 loc) · 851 Bytes
/
Copy pathhead.html
File metadata and controls
16 lines (16 loc) · 851 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<meta
http-equiv="Content-Security-Policy"
content="script-src 'nonce-aem' 'strict-dynamic'; base-uri 'self'; object-src 'none';"
move-to-http-header="true"
>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta charset="UTF-8">
<script nonce="aem" src="/scripts/otconfing.js" type="module"></script>
<script type="text/javascript" nonce="aem">
function OptanonWrapper() { }
</script>
<script nonce="aem" src="/scripts/aem.js" type="module"></script>
<script nonce="aem" src="/scripts/scripts.js" type="module"></script>
<link rel="stylesheet" href="/styles/styles.css"/>
<link rel="preconnect" href="https://assets.adobedtm.com"/>
<script nonce="aem" src="https://www.google.com/recaptcha/api.js?render=6LfrVLIaAAAAAAXITOp0kZDmKaUjciDyodYVm3id" async="" type="text/plain" class="optanon-category-C0001"></script>