fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add podtytul_* tags; refs #4005.
[librarian.git]
/
librarian
/
epub
/
toc.html
diff --git
a/librarian/epub/toc.html
b/librarian/epub/toc.html
index
d29356b
..
3ff7556
100755
(executable)
--- a/
librarian/epub/toc.html
+++ b/
librarian/epub/toc.html
@@
-6,7
+6,9
@@
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
- <h1>Spis treści</h1>
- %s
+ <div id="book-text">
+ <h1>Spis treści</h1>
+ %s
+ </div>
</body>
</html>
</body>
</html>