fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added handling of "poezja_cyt" tag.
[wolnelektury.git]
/
lib
/
librarian
/
book2html.xslt
diff --git
a/lib/librarian/book2html.xslt
b/lib/librarian/book2html.xslt
index
35f633d
..
f22c978
100644
(file)
--- a/
lib/librarian/book2html.xslt
+++ b/
lib/librarian/book2html.xslt
@@
-78,7
+78,7
@@
</div>
</xsl:template>
</div>
</xsl:template>
-<xsl:template match="dlugi_cytat">
+<xsl:template match="dlugi_cytat
|poezja_cyt
">
<blockquote><xsl:apply-templates /></blockquote>
</xsl:template>
<blockquote><xsl:apply-templates /></blockquote>
</xsl:template>