Drop lots of legacy code. Support Python 3.7-3.11.
[librarian.git] / src / librarian / epub / toc.xhtml
diff --git a/src/librarian/epub/toc.xhtml b/src/librarian/epub/toc.xhtml
deleted file mode 100644 (file)
index 21c696f..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<!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>