comparison 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
comparison
equal deleted inserted replaced
542:a9e6a8613534 543:9085f0c59dc6
1 X:stylesheet { 1 X:stylesheet {
2
3 X:include href = "ga.xslt";
2 4
3 X:output method="html" version="4.0" indent="no" encoding="utf-8"; 5 X:output method="html" version="4.0" indent="no" encoding="utf-8";
4 6
5 X:strip-space elements = "*"; 7 X:strip-space elements = "*";
6 8
16 18
17 <style type="text/css">!{ normalize-space(' 19 <style type="text/css">!{ normalize-space('
18 body { font-family: Georgia, serif; } 20 body { font-family: Georgia, serif; }
19 ') } 21 ') }
20 </style> 22 </style>
23
24 !ga ()
25
21 </head> 26 </head>
22 27
23 <body> 28 <body>
24 <table width="100%"> 29 <table width="100%">
25 <tr> 30 <tr>