Added handling of "poezja_cyt" tag.
authorMarek Stępniowski <marek@stepniowski.com>
Fri, 5 Sep 2008 15:44:59 +0000 (17:44 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Fri, 5 Sep 2008 15:44:59 +0000 (17:44 +0200)
lib/librarian/book2html.xslt

index 35f633d..f22c978 100644 (file)
@@ -78,7 +78,7 @@
     </div>
 </xsl:template>
 
-<xsl:template match="dlugi_cytat">
+<xsl:template match="dlugi_cytat|poezja_cyt">
     <blockquote><xsl:apply-templates /></blockquote>
 </xsl:template>