Some experiments with the language: html, epub, covers.
[librarian.git] / librarian / formats / epub / res / chapter.html
diff --git a/librarian/formats/epub/res/chapter.html b/librarian/formats/epub/res/chapter.html
new file mode 100644 (file)
index 0000000..342d5df
--- /dev/null
@@ -0,0 +1,12 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+    <head>
+        <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"></meta>
+        <title>
+          WolneLektury.pl
+        </title>
+    </head>
+    <body>
+        <div id="book-text"></div>
+    </body>
+</html>