summaryrefslogtreecommitdiff
path: root/xsl
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2016-07-04 07:59:48 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2016-07-04 07:59:48 +0200
commitf8912d84ebb811ef691a225313caf187dff3a7cb (patch)
tree36725cadaf4095be0c8c536e50097f6d3829ff33 /xsl
parent21fccec779ddc6b85d72cad97aeef9e1fe8420d4 (diff)
downloadmutti-web-f8912d84ebb811ef691a225313caf187dff3a7cb.tar.gz
mutti-web-f8912d84ebb811ef691a225313caf187dff3a7cb.tar.bz2
mutti-web-f8912d84ebb811ef691a225313caf187dff3a7cb.zip
Cheap responsive implementation
Diffstat (limited to 'xsl')
-rw-r--r--xsl/layout.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index c56164e..9c4900d 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -12,7 +12,7 @@
<html lang="de">
<head>
<title>
- <xsl:text><![CDATA[Unternehmensberatung & Controlling - Angelika Franzke - ]]></xsl:text>
+ <xsl:text><![CDATA[Unternehmens­beratung & Controlling - Angelika Franzke - ]]></xsl:text>
<xsl:value-of select="$title"/>
</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />