Some experiments with the language: html, epub, covers.
[librarian.git] / librarian / formats / html / res / html_standalone.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4     <title></title>
5     <meta charset="UTF-8" />
6 </head>
7 <body>
8     <div id="toc">
9     </div>
10     <div id="content">
11     </div>
12     <div id="footnotes">
13     </div>
14 </body>
15 </html>