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

@ -31,26 +31,6 @@
<link href="{% static 'ungleich_page/css/ungleich.css' %}" rel="stylesheet">
<!--&lt;!&ndash; Google tracking &ndash;&gt;-->
<!--<script src="//www.google-analytics.com/analytics.js" async></script>-->
<!--<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-1', 'auto');-->
<!--ga('send', 'pageview');-->
<!--</script>-->
<!-- Google analytics -->
{% include "google_analytics.html" %}
<!-- End Google Analytics -->