?login_element?

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. <?xml version='1.0'?>
  2. <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
  3.  
  4. <!-- import the original docbook template -->
  5. <xsl:import href="/opt/local/share/xsl/docbook-xsl-ns/html/docbook.xsl"/>
  6.  
  7. <!-- import the sjasmplus customization -->
  8. <xsl:import href="docbook-xsl-ns-html-customization.xsl"/>
  9.  
  10. </xsl:stylesheet>
  11.