diff --git a/md_pdf/assets/static/context.js b/md_pdf/assets/static/context.js index 90adc1b..8675777 100644 --- a/md_pdf/assets/static/context.js +++ b/md_pdf/assets/static/context.js @@ -21,4 +21,5 @@ function subst() { } } -window.subst = subst(); + +subst(); diff --git a/md_pdf/assets/templates/cover-template.html b/md_pdf/assets/templates/cover-template.html index 8675240..53f95a4 100644 --- a/md_pdf/assets/templates/cover-template.html +++ b/md_pdf/assets/templates/cover-template.html @@ -1,7 +1,7 @@ - +

{{ title }}

diff --git a/md_pdf/assets/templates/footer.html b/md_pdf/assets/templates/footer.html index 8765260..9b988e4 100644 --- a/md_pdf/assets/templates/footer.html +++ b/md_pdf/assets/templates/footer.html @@ -1,10 +1,9 @@ - - + - +
@@ -12,5 +11,6 @@
+ diff --git a/md_pdf/assets/templates/header.html b/md_pdf/assets/templates/header.html index e8b7db6..91e760b 100644 --- a/md_pdf/assets/templates/header.html +++ b/md_pdf/assets/templates/header.html @@ -1,9 +1,9 @@ - - + - + +