Welcome to {{appName}}



{{#my-if false}} This is true {{else}} This is false {{/my-if}} {{#list-properties obj 'a' 'b' 'c' tagName='dl' as |key value|}}
{{key}}
{{value}}
{{/list-properties}} {{outlet}}