{{t 'app_list'}}

{{t 'install_name' manifest.name}}

{{t 'infos'}}

{{t 'id'}}
{{manifest.id}}
{{t 'description'}}
{{description}}
{{t 'multi_instance'}}
{{#if manifest.multi_instance}}{{t 'yes'}}{{else}}{{t 'no'}}{{/if}}

{{t 'install'}}

{{#manifest.arguments.install}}
{{#if allowedValues}} {{else}} {{#if choices}} {{#each choices}}
{{/each}} {{else}} {{/if}} {{/if}} {{#if help}} {{{help}}} {{/if}}
{{/manifest.arguments.install}}