mstch/test/data/null_lookup_object.mustache

4 lines
108 B
Text
Raw Normal View History

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