HTML Compatibility
This commit is contained in:
parent
979fd8329b
commit
438ed7bb3e
@ -19,7 +19,9 @@
|
|||||||
title="{atom:title}" type="{atom:link[@rel='self']/@type}" />
|
title="{atom:title}" type="{atom:link[@rel='self']/@type}" />
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
<link rel="shortcut icon" href="/favicon.ico" />
|
<link rel="shortcut icon" href="/favicon.ico" />
|
||||||
<script type="text/javascript" src="personalize.js"></script>
|
<script type="text/javascript" src="personalize.js">
|
||||||
|
<xsl:comment>HTML Compatibility</xsl:comment>
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<xsl:text> </xsl:text>
|
<xsl:text> </xsl:text>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user