{{#unless this.inputOnly}}
{{/unless}}
{{#if @file.enterAsText}}

{{this.textareaHelpText}}

{{else}}
{{#if @file.fileName}} {{@file.fileName}} {{else}} No file chosen {{/if}} {{#if @file.fileName}} {{/if}}

{{this.fileHelpText}}

{{/if}}