EPUB3 support.
[librarian.git] / src / librarian / epub / toc.xhtml
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3     <head>
4         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5         <title>WolneLektury.pl</title>
6         <link rel="stylesheet" href="style.css" type="text/css" />
7     </head>
8     <body>
9         <div id="book-text">
10             <h1>Spis treÅ›ci</h1>
11             %s
12         </div>
13     </body>
14 </html>