[Yanel-commits] rev 20358 - public/yanel/trunk/src/realms/yanel-website/content/xslt

michi at wyona.com michi at wyona.com
Mon Nov 27 00:39:48 CET 2006


Author: michi
Date: 2006-11-27 00:39:47 +0100 (Mon, 27 Nov 2006)
New Revision: 20358

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
Log:
copy content of head

Modified: public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2006-11-26 13:21:27 UTC (rev 20357)
+++ public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2006-11-26 23:39:47 UTC (rev 20358)
@@ -43,6 +43,7 @@
   <meta name="DC.Language" content="TODO"/>
 
   <link rel="stylesheet" href="{$yarep.back2realm}css/global.css" type="text/css"/>
+  <xsl:copy-of select="/xhtml:html/xhtml:head/*"/>
 </head>
 
 <body bgcolor="#ffffff">




More information about the Yanel-commits mailing list