update docs of template module (#40312)

default value of 'trim_blocks' is 'yes'

+label: docsite_pr
pull/40697/head
Adam Mizerski 8 years ago committed by Adam Miller
parent e5ccdaec88
commit 749e67fdf8

@ -72,7 +72,7 @@ options:
description:
- If this is set to True the first newline after a block is removed (block, not variable tag!).
type: bool
default: 'no'
default: 'yes'
version_added: '2.4'
lstrip_blocks:
description:

Loading…
Cancel
Save