summaryrefslogtreecommitdiff
path: root/print/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'print/templates/footer.html')
-rw-r--r--print/templates/footer.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/print/templates/footer.html b/print/templates/footer.html
new file mode 100644
index 00000000..0c043e2f
--- /dev/null
+++ b/print/templates/footer.html
@@ -0,0 +1,7 @@
+<footer>
+ <p class="num_pages">{{ _('Page') }} <span class="page-num"></span>/<span class="total-page-num"></span></p>
+ <p>Proudly generated with <a href="http://inkstitch.org/" target="_blank">Ink/Stitch</a></p>
+</footer>
+
+
+