{{t 'home'}} {{t 'applications'}} {{app_name}} {{t 'app_actions'}}
{{#if actions}} {{#actions}}

{{name}}

{{#if description}}

{{description}}

{{/if}} {{#if arguments}} {{#arguments}}
{{#if helpText}} {{{helpText}}} {{/if}}
{{#if choices}} {{else}} {{/if}} {{#if helpLink}} {{{helpLink}}} {{/if}} {{#if example}} {{t 'form_input_example' example}} {{/if}}
{{/arguments}}
{{/if}}
{{/actions}} {{else}}
{{t 'app_no_actions'}}
{{/if}}