...
The following are examples of the incorrect use usage of <wm:editable>
tags:
Code Block |
---|
<wm:editable contentHolder="${contentholder}" class="maincontentarea" area="0" tag="div"> <wm:render presentationName="freestylepresentation content" object="${contentholder}" startSeparator="0" endSeparator="1"/> </wm:editable> |
...