@if( (favicon+'' != '')) {} @includeHead("/") @includeHead("../body") @additionalHead getChildHtml("head") ?> getRequest()->getParam('preview'); $_style = $this->getSkinUrl($_preview ? 'style.preview.php' : 'style.min.css'); $_script = $this->getSkinUrl('script.js'); if ($_preview) { $_style .= '?template=' . Mage::helper('designer')->getThemeName(); $_script .= '?' . time(); } ?> @include("../body")