Sfoglia il codice sorgente

Merge pull request #211 from abelmartin/master

Fixed a variable error in the documentation
tags/0.5.2
Jan Lehnardt 14 anni fa
parent
commit
870f9492e4
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      README.md

+ 2
- 2
README.md Vedi 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…
Annulla
Salva