%@ include file="/common/taglibs.jsp"%>
<%-- for validateForm() method --%>
<%-- Does not user general tag because this field need keep compatible with CKEditor's content --%>
<%-- If limitChars == 0, then we don't want to limit the characters at all. --%>
:
:
<%-- Use c:out to escape any quotes in the I18N string. Then use html: true converts any escaped quotes back --%>
<%-- into real quotes. Should be safe from XSS attack as the string is coming from a translation file. --%>