{{#unless @uploadOnly}}
{{/unless}}
{{#if this.showTextArea}}

Enter the value as text

{{else}}
{{or this.filename "No file chosen"}} {{#if this.filename}} {{/if}}

Select a file from your computer

{{#if (or @validationError this.uploadError)}} {{/if}} {{/if}}