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