summaryrefslogtreecommitdiff
path: root/xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl')
-rw-r--r--xsl/layout.xsl1
1 files changed, 0 insertions, 1 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index b6b6cd9..65aaad3 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -13,7 +13,6 @@
<xsl:text><![CDATA[Beratung & Controlling - Angelika Franzke - ]]></xsl:text>
<xsl:value-of select="$title"/>
</title>
- <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style/style.css" />
<script type="text/javascript" src="svg.js"/>
</head>