[epub, mobi] note tag styling improvement - one more time…
[librarian.git] / 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         <h1>Spis treści</h1>
10         %s
11     </body>
12 </html>