diff xslt/error.xslt @ 544:1507ec5ba69a

Regenerated
author Sergey Budnevitch <sb@waeme.net>
date Wed, 20 Jun 2012 13:50:58 +0000
parents cd2698ea00ab
children 91dd4a7fadbb
line wrap: on
line diff
--- a/xslt/error.xslt	Wed Jun 20 13:46:28 2012 +0000
+++ b/xslt/error.xslt	Wed Jun 20 13:50:58 2012 +0000
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
+   <xsl:include href="ga.xslt"/>
+
    <xsl:output indent="no" version="4.0" encoding="utf-8" method="html"/>
 
    <xsl:strip-space elements="*"/>
@@ -20,6 +22,8 @@
 
             </style>
 
+            <xsl:call-template name="ga"/>
+
          </head>
 
          <body>