diff options
Diffstat (limited to 'lib/mstch/test/data/null_view.mustache')
| -rw-r--r-- | lib/mstch/test/data/null_view.mustache | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/mstch/test/data/null_view.mustache b/lib/mstch/test/data/null_view.mustache new file mode 100644 index 0000000..115b376 --- /dev/null +++ b/lib/mstch/test/data/null_view.mustache @@ -0,0 +1 @@ +{{name}}'s friends: {{#friends}}{{name}}, {{/friends}}
\ No newline at end of file |
