diff options
Diffstat (limited to 'nikola/plugins/compile/rest/template.txt')
| -rw-r--r-- | nikola/plugins/compile/rest/template.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nikola/plugins/compile/rest/template.txt b/nikola/plugins/compile/rest/template.txt new file mode 100644 index 0000000..2591bce --- /dev/null +++ b/nikola/plugins/compile/rest/template.txt @@ -0,0 +1,8 @@ +%(head_prefix)s +%(head)s +%(stylesheet)s +%(body_prefix)s +%(body_pre_docinfo)s +%(docinfo)s +%(body)s +%(body_suffix)s |
