X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/c51d51f2b1fd8d2eaa63224bb0aeac6b85ac3737..43fe93caf99d223acd1defc31afdfda6b596551b:/librarian/fb2/poems.xslt?ds=sidebyside

diff --git a/librarian/fb2/poems.xslt b/librarian/fb2/poems.xslt
index bbc9407..31b05b4 100644
--- a/librarian/fb2/poems.xslt
+++ b/librarian/fb2/poems.xslt
@@ -33,7 +33,7 @@
 		puts it here -->
 	<xsl:template match="motyw" mode="poem"/>
 
-	<xsl:template mode="poem" match="wers_normalny">
+	<xsl:template mode="poem" match="wers_normalny|wers_cd|wers_wciety|wers_akap">
 		<v><xsl:apply-templates mode="inline"/></v>
 	</xsl:template>
 </xsl:stylesheet>