I designed a website with CMSMS and a HTML5 Template which uses Semantic HTML5 tags in the {content} section like this:
Code: Select all
<section id="content" class="container clearfix">
Code: Select all
{content wysiwyg='false'}
Is there a better way to prevent tags to be deleted in the Editor?