From 459b908bff120af9c3268c4e462b05f08cdedcb8 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Wed, 11 Mar 2015 20:56:40 +0100 Subject: [PATCH] Not only syntax is affected. --- docs/templates.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/templates.rst b/docs/templates.rst index 5eec857b..7530728b 100644 --- a/docs/templates.rst +++ b/docs/templates.rst @@ -6,8 +6,8 @@ Template Designer Documentation This document describes the syntax and semantics of the template engine and will be most useful as reference to those creating Jinja templates. As the template engine is very flexible, the configuration from the application can -be slightly different from the default syntax presented here -in terms of delimiters and behavior of undefined values. +be slightly different from the code presented here in terms of delimiters and +behavior of undefined values. Synopsis -- 2.47.3