Hooray... sonews/0.5.0 final
HG: Enter commit message. Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3 xmlns:fo="http://www.w3.org/1999/XSL/Format"
5 <xsl:param name="use.id.as.filename" select="1"/>
6 <xsl:param name="admon.graphics" select="1"/>
7 <xsl:param name="admon.graphics.path"></xsl:param>
8 <xsl:param name="chunk.section.depth" select="0"></xsl:param>
9 <xsl:param name="html.stylesheet" select="'sonews.css'"/>
10 <xsl:template name="user.footer.navigation">
12 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a> This work by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Christian Lins</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>.