Delete commented code

This commit is contained in:
Andrii Marynets 2017-07-13 23:50:11 +03:00
commit c7feed6a73
6 changed files with 1 additions and 57 deletions

View file

@ -45,16 +45,7 @@
}
</style>
{% endwith %}
<!--<script>-->
<!--(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){-->
<!--(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),-->
<!--m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)-->
<!--})(window,document,'script','//www.google-analytics.com/analytics.js','ga');-->
<!--ga('create', 'UA-62285904-5', 'auto');-->
<!--ga('send', 'pageview');-->
<!--</script>-->
<!-- Google analytics -->
{% include "google_analytics.html" %}
<!-- End Google Analytics -->

View file

@ -31,16 +31,7 @@
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!--<script>-->
<!--(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){-->
<!--(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),-->
<!--m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)-->
<!--})(window,document,'script','//www.google-analytics.com/analytics.js','ga');-->
<!--ga('create', 'UA-62285904-5', 'auto');-->
<!--ga('send', 'pageview');-->
<!--</script>-->
<!-- Google analytics -->
{% include 'google_analytics.html' %}
<!-- End Google Analytics -->