changeset 1188:5d0cc9f886f4

Regenerated.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 May 2014 18:36:58 +0400
parents d7d60966f6f8
children f25d00109de0
files xslt/dirindex.xslt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xslt/dirindex.xslt	Wed May 14 18:36:52 2014 +0400
+++ b/xslt/dirindex.xslt	Wed May 14 18:36:58 2014 +0400
@@ -5,7 +5,7 @@
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
-<xsl:output method="xml" doctype-system="../../../dtd/article.dtd" encoding="utf-8"/>
+<xsl:output method="xml" doctype-system="../../../dtd/article.dtd" encoding="utf-8" indent="yes"/>
 
 <!--
   .. a current directory of a XSLT script is where the script is stored,