We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031267f commit 5d2f0cfCopy full SHA for 5d2f0cf
overrides/main.html
@@ -13,4 +13,9 @@
13
document.write(`<meta http-equiv="refresh" content="0;url=${redirectUrl}" />`);
14
}
15
</script>
16
+ <script src="https://assets.adobedtm.com/602a58ecaec4/a49e2b3b8152/launch-ac8ad8d371c2-staging.min.js"></script>
17
+ {% endblock %}
18
+
19
+ {% block footer %}
20
+ <script type="text/javascript">_satellite.pageBottom();</script>
21
{% endblock %}
0 commit comments