mstch/test/data/null_lookup_object.mustache

4 lines
108 B
Plaintext
Raw Normal View History

2015-04-10 02:41:27 +08:00
{{#fobject}}
{{name}}'s twitter: {{#twitter}}{{.}}{{/twitter}}{{^twitter}}unknown{{/twitter}}.
{{/fobject}}