Compatibility fix.
[librarian.git] / src / librarian / epub / toc.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3     <head>
4         <meta http-equiv="Content-Type" content="application/xhtml+xml; 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>