- <!doctype html>
- <html lang="it">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <meta name="robots" content="noindex">
- <title>AMP Cookie Consent</title>
- </head>
- <body class="iubenda-cookie-solution">
- <span class="iubenda-cs-preferences-link"></span>
- <script type="text/javascript">
- var _iub = _iub || [];
- // Configurazione della tua Cookie Solution
- _iub.csConfiguration = {
- lang: 'it',
- siteId: 1859802, // usa il tuo site ID
- cookiePolicyId: 79927662, // usa il tuo cookie policy ID
- enableTcf: true,
- askConsentIfCMPNotFound: true,
- googleAdditionalConsentMode: true,
- googleAdsPreferenceManagement: true,
- floatingPreferencesButtonDisplay: false,
- banner: {
- acceptButtonDisplay: true, // consigliato
- customizeButtonDisplay: true, // consigliato
- rejectButtonDisplay: true // consigliato
- },
- };
- </script>
- <script type="text/javascript" src="//cdn.iubenda.com/cs/iubenda_cs.js" charset="UTF-8" async></script>
- </body>
- </html>