Skip to content

Instantly share code, notes, and snippets.

@jlawhorn
Last active August 29, 2015 14:05
Show Gist options
  • Save jlawhorn/1a43b2dbcac721428dae to your computer and use it in GitHub Desktop.
Save jlawhorn/1a43b2dbcac721428dae to your computer and use it in GitHub Desktop.
Remove the .std Wrapper from CMS Editor Content
<reference name="content">
<action method="unsetChild">
<alias>cms.wrapper</alias>
</action>
<block type="cms/page" name="cms_page"/>
</reference>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment