[#include "/business/pages/include/static.html" /] [#include "/component/HtmlEditor.html" /]
[#if info??][/#if]
[#if info ??][@htmleditor id="content" width="90%" height="400px" simple="true" value='${info.CONTENT}' /][#else][@htmleditor id="content" width="90%" height="400px" simple="true" /][/#if]