Browse Source

Changed 'nothin' => 'person' to make the documentation match the output.

tags/0.5.1
Abel Martin 14 years ago
parent
commit
0122722101
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -137,9 +137,9 @@ or is an empty list, the block will not be rendered.
Template:

Shown.
{{#nothin}}
{{#person}}
Never shown!
{{/nothin}}
{{/person}}

View:



Loading…
Cancel
Save