Added a basic HTML template for use when finalizing a book before converting it to other formats.
This commit is contained in:
parent
579adf26d6
commit
fc9ff8d1fe
7 changed files with 22 additions and 6 deletions
|
|
@ -1,3 +1,4 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>$TITLE</title>
|
||||
</head>
|
||||
Loading…
Add table
Add a link
Reference in a new issue