diff options
-rw-r--r-- | xsl/layout.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl index 5f73044..5e4f677 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -7,7 +7,7 @@ <xsl:include href="common.xsl" /> <xsl:template match="s:html"> - <html xmlns="http://www.w3.org/1999/xhtml"> + <html> <head> <title> <xsl:text><![CDATA[Beratung & Controlling - Angelika Franzke - ]]></xsl:text> |