Sha256: 32a88579033e4221bb0024f1fc03dadc3d4344403770294fffd1dab56496c5df

Contents?: true

Size: 802 Bytes

Versions: 5

Compression:

Stored size: 802 Bytes

Contents

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>

  <!-- Here live locale-specific customizations to the HTML base stylesheet -->

  <xsl:param name="draft.mode">yes</xsl:param>

  <xsl:template name="user.footer.navigation">
    <div id="svn-footer">
    <hr/>
    <p>You are reading <em>Version Control with Subversion</em> (for Subversion 1.6), by Ben Collins-Sussman, Brian W. Fitzpatrick, and C. Michael Pilato.<br/>
       This work is licensed under the <a href="http://creativecommons.org/licenses/by/2.0/">Creative Commons Attribution License v2.0</a>.<br/>
       To submit comments, corrections, or other contributions to the text, please visit <a href="http://www.svnbook.com/">http://www.svnbook.com/</a>.</p>
    </div>
  </xsl:template>

</xsl:stylesheet>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bookshop-0.0.4 lib/bookshop/generators/bookshop/app/templates/stylesheets/custom-html-stylesheet.xsl.tt
bookshop-0.0.3 lib/bookshop/generators/bookshop/app/templates/stylesheets/custom-html-stylesheet.xsl.tt
bookshop-0.0.2.1 lib/bookshop/generators/bookshop/project/templates/stylesheets/custom-html-stylesheet.xsl.tt
bookshop-0.0.2 lib/bookshop/generators/bookshop/project/templates/stylesheets/custom-html-stylesheet.xsl.tt
bookshop-0.0.1 lib/bookshop/generators/bookshop/project/templates/stylesheets/custom-html-stylesheet.xsl.tt