Fix initialization of ecp index.html
diff --git a/index.html b/index.html
index 87743a0..4466b7e 100644
--- a/index.html
+++ b/index.html
@@ -515,7 +515,7 @@
 <!-- End Google Tag Manager -->
 <script>
   (function(w) {
-    w.cookieconsent.init(function() {})
+    w.cookieconsent.init(function() {}, function() {})
   })(window)
 </script>
 </body>