summaryrefslogtreecommitdiffstats
path: root/theme/templates/ebook/header.html
blob: 6b5d295dff674d09dcc036ac323981d1deca652f (plain)
1
2
3
4
5
6
7
<html>
    <body>
        <div class="pdf-header">
            <span>_TITLE_</span>
        </div>
    </body>
</html>