diff xsls/error.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 7db449e89e92
children be54c443235a
line wrap: on
line diff
--- a/xsls/error.xsls
+++ b/xsls/error.xsls
@@ -1,5 +1,7 @@
 X:stylesheet {
 
+X:include href = "ga.xslt";
+
 X:output method="html" version="4.0" indent="no" encoding="utf-8";
 
 X:strip-space elements = "*";
@@ -18,6 +20,9 @@ X:template = "/error" {
         body  { font-family:  Georgia, serif; }
         ') }
     </style>
+
+    !ga ()
+
     </head>
 
     <body>