{{#if fieldset}}
{{#each formats}}
{{#each formats}} {{{partial 'form_set' this}}} {{/each}}
{{/each}}
{{_ 'Add'}} {{label}}
{{else}}
{{{value}}} {{#has ../../errors @path}} {{scope ../../errors @path}} {{else}} {{#response 'json'}} {{#scope validation ../@validation}}{{this}}{{/scope}} {{/response}} {{/has}}
{{/if}}