X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/cba76114f031d47c93e1af947a350230cbef0a1f..16554e130cc1a138c2352279f9c9e08d87683997:/librarian/fb2/poems.xslt?ds=inline

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>