EPUB3 support.
[librarian.git] / src / librarian / epub / toc.xhtml
diff --git a/src/librarian/epub/toc.xhtml b/src/librarian/epub/toc.xhtml
new file mode 100644 (file)
index 0000000..21c696f
--- /dev/null
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+        <title>WolneLektury.pl</title>
+        <link rel="stylesheet" href="style.css" type="text/css" />
+    </head>
+    <body>
+        <div id="book-text">
+            <h1>Spis treÅ›ci</h1>
+            %s
+        </div>
+    </body>
+</html>