From be71d0c966e558555ccdc25539e7f9be2ca1693b Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Wed, 30 Dec 2015 01:53:31 +0100 Subject: man: fix blogc-template man page --- man/blogc-template.7.ronn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/blogc-template.7.ronn b/man/blogc-template.7.ronn index 2875e36..3a665ab 100644 --- a/man/blogc-template.7.ronn +++ b/man/blogc-template.7.ronn @@ -4,8 +4,8 @@ blogc-template(7) -- blogc's template format ## DESCRIPTION Template files are used as base to build output files by blogc(1). These files -can include variables, blocks and conditionals, that will directly affect the -output files. +can include variables, blocks, conditionals and iterators, that will directly +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. -- cgit v1.2.3-18-g5258