diff xsls/news.xsls @ 543:9085f0c59dc6

Google Analytics tracking script added to all pages
author Sergey Budnevitch <sb@waeme.net>
date Wed, 20 Jun 2012 13:46:28 +0000
parents 0991bf45cbb8
children be54c443235a
line wrap: on
line diff
--- a/xsls/news.xsls	Tue Jun 19 13:02:40 2012 +0000
+++ b/xsls/news.xsls	Wed Jun 20 13:46:28 2012 +0000
@@ -19,6 +19,7 @@
 X:include href = "style.xslt";
 X:include href = "body.xslt";
 X:include href = "menu.xslt";
+X:include href = "ga.xslt";
 X:include href = "content.xslt";
 
 
@@ -32,6 +33,8 @@
 
     !style (lang="@lang")
 
+    !ga ()
+
     </head>
 
     !body (lang="@lang")