[#if input.errorMessage?has_content]

${input.errorMessage}

[/#if] [#if input.showHelpText && input.helpText?has_content]

${input.helpText}

[/#if]