Sightly - no decoration
I have a case where I want to include an authorable header into my page.
Example: <div data-sly-resource="${'/content/aemhelp/hidden/header/jcr:content/utility-par' @ wcmmode='disabled'}" data-sly-unwrap></div>
However, our end users do not want the <div class="new section"></div> on the page (shows unnecessary space) when they are authoring another page ... this is what happens in place of the parsys in author mode.
I'd like to use something like NO-DECORATION or something like that.
Is this possible?
Thank you in advance for any assistance.
-Dean