Hi Team,
This question is already asked at Here
But the problem is the link provided for solution is now giving 404 error.
I am facing exactly same issue and below is my problem ::
When I use the “hst:include”-Tag to add a “container” to my freemarker-page, the container is added to my page, but it´s automatically surrounded by two div´s, like:
<div>
<div>
anyContainerContent
</div>
</div>
Please suggest, How can i get rid of this issue.
Thanks,
Amit