0 / [#if input.attributes.maxLength??]${input.attributes.maxLength}[/#if]
[/#if][@clay["icon"] symbol="info-circle" /] [#if input.errorMessage?has_content] ${input.errorMessage} [/#if]
[#if input.showHelpText && input.helpText?has_content]${htmlUtil.escape(input.helpText)}
[/#if]