summaryrefslogtreecommitdiff
path: root/xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl')
-rw-r--r--xsl/common.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsl/common.xsl b/xsl/common.xsl
index 17bb576..82bafc8 100644
--- a/xsl/common.xsl
+++ b/xsl/common.xsl
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0"
+ exclude-result-prefixes="s"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:s="https://beratung-franzke.de/web-tpl"
xmlns:html="http://www.w3.org/1999/xhtml">