Added handling of "poezja_cyt" tag.
[wolnelektury.git] / 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>