Containers
To flag an element in the HTML DOM that should be treated as a container, simply give it the attribute data-phosis-container="Container Name"
. Container names can have spaces. The value of this attribute is the name that will appear when editing your site.
Containers in Templates & Containers can then have any number of their child elements flagged with data-phosis-container="Name"
to be placeholders for use in the Content Blocks Editor.