|
@@ -63,20 +63,6 @@
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="/static/style.css?v={{ VERSION }}">
|
|
<link rel="stylesheet" type="text/css" href="/static/style.css?v={{ VERSION }}">
|
|
|
|
|
|
- <!-- Global site tag (gtag.js) - Google Analytics -->
|
|
|
|
- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-145852331-2"></script>
|
|
|
|
- <script>
|
|
|
|
- window.dataLayer = window.dataLayer || [];
|
|
|
|
-
|
|
|
|
- function gtag() {
|
|
|
|
- dataLayer.push(arguments);
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- gtag('js', new Date());
|
|
|
|
-
|
|
|
|
- gtag('config', 'UA-145852331-2');
|
|
|
|
- </script>
|
|
|
|
-
|
|
|
|
<script>
|
|
<script>
|
|
toastr.options.closeButton = true;
|
|
toastr.options.closeButton = true;
|
|
</script>
|
|
</script>
|