[@liferay_editor["editor"] contents=input.value editorName="ckeditor" name=input.name placeholder=input.label required=input.required /] [#if input.showHelpText && input.helpText?has_content]

${htmlUtil.escape(input.helpText)}

[/#if]