Remove duplicate and competing xsl:output declarations

This commit is contained in:
2020-04-27 18:37:23 +02:00
parent e547e01ba2
commit e093d47ec8
87 changed files with 4 additions and 106 deletions

View File

@@ -2,7 +2,6 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:import href="../fsfe.xsl" />
<xsl:output method="html" encoding="utf-8" indent="yes" doctype-system="about:legacy-compat" />
<!-- Fill dynamic content -->
<xsl:template match="dynamic-content">