diff options
Diffstat (limited to 'theme/templates/ebook/header.html')
-rw-r--r-- | theme/templates/ebook/header.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/theme/templates/ebook/header.html b/theme/templates/ebook/header.html new file mode 100644 index 0000000..4851be2 --- /dev/null +++ b/theme/templates/ebook/header.html @@ -0,0 +1,3 @@ +<div style="font-family: sans-serif;margin-top: 20px;padding-bottom: 10px;border-bottom: 2px solid #eee;color: #aaa;"> + <span>_TITLE_</span> +</div>
\ No newline at end of file |