This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
Changed 'nothin' => 'person' to make the documentation match the output.
tags/0.5.1
Abel Martin
14 years ago
parent
2f135e2e15
commit
0122722101
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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.
{{#
nothi
n}}
{{#
perso
n}}
Never shown!
{{/
nothi
n}}
{{/
perso
n}}
View:
Write
Preview
Loading…
Cancel
Save