diff --git a/README.md b/README.md index 32f98f6..a04f667 100644 --- a/README.md +++ b/README.md @@ -137,9 +137,9 @@ or is an empty list, the block will not be rendered. Template: Shown. - {{#nothin}} + {{#person}} Never shown! - {{/nothin}} + {{/person}} View: