{{#if template}} {{> template}} {{else}} {{{inline}}} {{/if}}

{{{display}}}
{{#if !template}}
{{{JSON.stringify(data, null, ' ')}}}
{{/if}}