I was trying to create a home page template, which would have iparsys
for header, footer and body. My plan is that, header and footer could be
added from parent component in authoring mode. I have added the iParsys
but these does not display in authoring mode, however if I put some
hardcoded text, that is being displayed. For your reference, I am
pasting my code here. home-page template
(components/structure/home-page):.content.xml code: home-page.xml Hello
SPA body.xml
The super
ty...