fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix expected html output to contain secX anchors
[librarian.git]
/
librarian
/
fb2
/
fb2.xslt
diff --git
a/librarian/fb2/fb2.xslt
b/librarian/fb2/fb2.xslt
index
487fdb7
..
2a07e35
100644
(file)
--- a/
librarian/fb2/fb2.xslt
+++ b/
librarian/fb2/fb2.xslt
@@
-40,6
+40,15
@@
</title>
</xsl:if>
</title>
</xsl:if>
+ <epigraph>
+ <p>
+ Utwór opracowany został w ramach projektu
+ <a l:href="http://www.wolnelektury.pl/">Wolne Lektury</a>
+ przez <a l:href="http://www.nowoczesnapolska.org.pl/">fundację
+ Nowoczesna Polska</a>.
+ </p>
+ </epigraph>
+
<xsl:variable name="sections" select="count(naglowek_rozdzial)"/>
<section>
<xsl:choose>
<xsl:variable name="sections" select="count(naglowek_rozdzial)"/>
<section>
<xsl:choose>