Changeset 111
- Timestamp:
- 08/27/08 11:27:16 (3 months ago)
- Files:
-
- 1 modified
-
trunk/doc/export-wiki.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/export-wiki.xsl
r44 r111 19 19 </head> 20 20 <body> 21 <xsl:apply-templates select="//html:div[@class='wiki page']" />21 <xsl:apply-templates select="//html:div[@class='wiki']" /> 22 22 <div class="footer"> 23 23 <hr />
