You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2018/05/23 20:47:46 UTC

svn commit: r1832126 - /directory/site/trunk/templates/header.html

Author: elecharny
Date: Wed May 23 20:47:46 2018
New Revision: 1832126

URL: http://svn.apache.org/viewvc?rev=1832126&view=rev
Log:
Commented google-analytics

Modified:
    directory/site/trunk/templates/header.html

Modified: directory/site/trunk/templates/header.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/templates/header.html?rev=1832126&r1=1832125&r2=1832126&view=diff
==============================================================================
--- directory/site/trunk/templates/header.html (original)
+++ directory/site/trunk/templates/header.html Wed May 23 20:47:46 2018
@@ -26,11 +26,11 @@
         <link rel="shortcut icon" href="{{base}}images/server-icon_16x16.png">
         {% endblock %}
         <!-- Google Analytics -->
-        <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+        <!--script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
         <script type="text/javascript">
             _uacct = "UA-1358462-1";
             urchinTracker();
-        </script>
+        </script-->
 	</head>
 	<body>
 	    <div id="container">