Files
Mustache/examples/inverted_section/inverted_section.mustache
T
2010-04-26 18:58:58 -04:00

2 lines
63 B
Plaintext

{{#repo}}<b>{{name}}</b>{{/repo}}
{{^repo}}No repos :({{/repo}}