Delete commented code
This commit is contained in:
parent
6f99c94919
commit
c7feed6a73
6 changed files with 1 additions and 57 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue