Hello,
I have spent some time to customize the look & feel of a CMS page. I only need to enclose the whole CMS page content between DIV tag, for example,
<div class="some">
page content
</div>
I cannot find where the template is defined. Some sort of phtml file. I have found content.phtml template that is found in module_cms but it seems that is not the right file.
Any help will be greatly appreciated.
Thanks
Jaime