X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/1168ecb421c920b38c07b94152158959fd0ee1b8..34a9d43c9e0d701ce310d9cfcc65ca92edf677ff:/librarian/fb2/fb2.xslt diff --git a/librarian/fb2/fb2.xslt b/librarian/fb2/fb2.xslt index 3a7b522..487fdb7 100644 --- a/librarian/fb2/fb2.xslt +++ b/librarian/fb2/fb2.xslt @@ -7,10 +7,10 @@ --> + @@ -30,11 +30,8 @@ - - - - + @@ -48,7 +45,7 @@ <xsl:choose> <xsl:when test="local-name() = 'liryka_l'"> <poem> - <xsl:apply-templates mode="poem"/> + <xsl:apply-templates mode="para"/> </poem> </xsl:when>