This could be solved by putting them inside a variable with disabeled output escaping. But I haven't got the time for it right now.
svn path=/trunk/; revision=12616
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
<!-- HTML head -->
|
||||
<xsl:template match="head">
|
||||
<xsl:copy>
|
||||
<![CDATA[<meta name="robots" content="index, follow" />]]>
|
||||
<meta name="robots" content="index, follow" />
|
||||
<link rel="stylesheet" media="all" href="/fsfeurope.css" type="text/css" />
|
||||
<link rel="stylesheet" media="print" href="/print.css" type="text/css" />
|
||||
<link rel="icon" href="/graphics/fsfeurope.ico" type="image/x-icon" />
|
||||
|
||||
Reference in New Issue
Block a user