TwitchBot/node_modules/mustache/test/_files/inverted_section.mustache
Steve Saldivar ec2e35c117 commit
2013-05-07 14:03:51 -07:00

4 lines
97 B
Plaintext

{{#repos}}<b>{{name}}</b>{{/repos}}
{{^repos}}No repos :({{/repos}}
{{^nothin}}Hello!{{/nothin}}