still doesn't work

git-svn-id: http://yolanda.mister-muffin.de/svn@347 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
erlehmann 2008-05-11 21:26:25 +00:00
parent 9963bbe7b6
commit 0f896875c4
2 changed files with 4 additions and 1 deletions

View file

@ -2,6 +2,9 @@
<xsl:stylesheet version="1.0"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<xsl:output

View file

@ -71,7 +71,7 @@ hopefully, CSS 3 will fix this
</xsl:template>
<xsl:template match="/">
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
<xsl:call-template name="xhtml-head" />