diff xsls/security.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 c7d2ce96298b
children be54c443235a
line wrap: on
line diff
--- a/xsls/security.xsls	Tue Jun 19 13:02:40 2012 +0000
+++ b/xsls/security.xsls	Wed Jun 20 13:46:28 2012 +0000
@@ -18,6 +18,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";
 
 
@@ -28,6 +29,8 @@
 
     !style (lang="@lang")
 
+    !ga ()
+
     </head>
 
     !body (lang="@lang")