app/template/default/Karte/index.twig line 1

Open in your IDE?
  1. {% if php_env('APP_ENV') == 'prod' %}
  2. <!-- Start KARTE Tag -->
  3. <script>!function(n){var o=window[n]=function(){var n=[].slice.call(arguments);return o.x?o.x.apply(0,n):o.q.push(n)};o.q=[],o.i=Date.now(),o.allow=function(){o.o="allow"},o.deny=function(){o.o="deny"}}("krt")</script>
  4. <script async src="https://cdn-edge.karte.io/e655a098dc265d1db34a751920f34f28/edge.js"></script>
  5. <!-- End KARTE Tag -->
  6. {% endif %}