Changeset 327
- Timestamp:
- 08/27/08 11:27:34 (3 months ago)
- Files:
-
- 1 modified
-
trunk/doc/export-wiki.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/export-wiki.xsl
r141 r327 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 />
