diff options
Diffstat (limited to 'man/blogc-template.7.ronn')
-rw-r--r-- | man/blogc-template.7.ronn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/blogc-template.7.ronn b/man/blogc-template.7.ronn index 1fdc479..d010a1c 100644 --- a/man/blogc-template.7.ronn +++ b/man/blogc-template.7.ronn @@ -10,6 +10,8 @@ affect the output files. The syntax of the template files is defined to be simple, without affecting the content output. The syntax is somewhat inspired by Jinja2 syntax. +Templates must be valid UTF-8. + This manual describes the basic syntax and functionalities of template files. ## TEMPLATE BLOCKS |