Hi All,
Now I develop new magento theme. So now I change the 2columns-left.phtml file. After save and refresh the theme this code block. Now I need to remove this code block. So please help me remove this code block.
Replace this with <body> tag in 2columns-left.phtml.
<body <?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
Now it's working.
If your issue is resolved, then Please mark your post as "SOLVED".
Thanks