diff --git a/md_pdf/assets/static/style.scss b/md_pdf/assets/static/style.scss
index 522df91..ddfdefe 100644
--- a/md_pdf/assets/static/style.scss
+++ b/md_pdf/assets/static/style.scss
@@ -55,6 +55,7 @@ body.footer, body.header {
td {
text-align: center;
+ width: 33%;
}
}
}
diff --git a/md_pdf/assets/templates/footer-template.html b/md_pdf/assets/templates/footer-template.html
index fdf7715..ceabfa5 100644
--- a/md_pdf/assets/templates/footer-template.html
+++ b/md_pdf/assets/templates/footer-template.html
@@ -6,9 +6,13 @@
+ |
Page of
|
+
+ Total Words: {{ word_count }}
+ |
diff --git a/md_pdf/assets/templates/header-template.html b/md_pdf/assets/templates/header-template.html
index 91e760b..3f8c9a8 100644
--- a/md_pdf/assets/templates/header-template.html
+++ b/md_pdf/assets/templates/header-template.html
@@ -4,6 +4,13 @@
+