Codebase list gitmagic / debian/20160304-1 custom-nochunks.xsl
debian/20160304-1

Tree @debian/20160304-1 (Download .tar.gz)

custom-nochunks.xsl @debian/20160304-1raw · history · blame

1
2
3
4
5
6
7
8
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                xmlns:fo="http://www.w3.org/1999/XSL/Format"
		                version="1.0">
<xsl:output method="html" encoding="UTF-8" indent="no"
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
/>
</xsl:stylesheet>